php-src/ext/intl/breakiterator
2018-02-15 21:19:33 +01:00
..
breakiterator_class.cpp Refactored array creation API. array_init() and array_init_size() are converted into macros calling zend_new_array(). They are not functions anymore and don't return any values. 2017-09-20 02:25:56 +03:00
breakiterator_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
breakiterator_iterators.cpp Remove condition that is always false 2018-02-15 21:19:33 +01:00
breakiterator_iterators.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
breakiterator_methods.cpp Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
breakiterator_methods.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
codepointiterator_internal.cpp s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
codepointiterator_internal.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
codepointiterator_methods.cpp first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
codepointiterator_methods.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
rulebasedbreakiterator_methods.cpp Cleanup (avoid string reallocations) 2015-07-01 13:26:39 +03:00
rulebasedbreakiterator_methods.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00