php-src/ext/intl/collator
Nikita Popov 33ef3d64da Use separate typedef for bucket comparison function
Avoid performing the same casting dance inside each sort compare
function.
2020-03-04 12:46:06 +01:00
..
collator.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator.stub.php Add various stubs for Intl 2020-02-04 14:55:21 +01:00
collator_arginfo.h Add various stubs for Intl 2020-02-04 14:55:21 +01:00
collator_attr.c Use RETURN_THROWS() after zend_parse_method_parameters() 2020-01-02 23:01:37 +01:00
collator_attr.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_class.c Add various stubs for Intl 2020-02-04 14:55:21 +01:00
collator_class.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_compare.c Use RETURN_THROWS() after zend_parse_method_parameters() 2020-01-02 23:01:37 +01:00
collator_compare.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_convert.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_convert.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_create.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_create.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_error.c Use RETURN_THROWS() after zend_parse_method_parameters() 2020-01-02 23:01:37 +01:00
collator_error.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_is_numeric.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_is_numeric.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_locale.c Use RETURN_THROWS() after zend_parse_method_parameters() 2020-01-02 23:01:37 +01:00
collator_locale.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_sort.c Use separate typedef for bucket comparison function 2020-03-04 12:46:06 +01:00
collator_sort.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00