php-src/ext/intl/collator
Nikita Popov 975735c027 Use true/false instead of TRUE/FALSE in intl
And drop the U_DEFINE_TRUE_AND_FALSE flag.
2020-11-09 14:44:11 +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 Improve parameter names in ext/intl 2020-10-12 18:06:45 +02:00
collator_arginfo.h Improve parameter names in ext/intl 2020-10-12 18:06:45 +02:00
collator_attr.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
collator_class.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_class.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_compare.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
collator_convert.c Drop -1 mode for collator_is_numeric() 2020-09-21 16:29:10 +01: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 proto comments from C files 2020-07-06 21:13:34 +02:00
collator_error.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
collator_functions_arginfo.h Do not include the same stub multiple times 2020-04-03 14:23:54 +02:00
collator_is_numeric.c Drop -1 mode for collator_is_numeric() 2020-09-21 16:29:10 +01:00
collator_is_numeric.h Drop -1 mode for collator_is_numeric() 2020-09-21 16:29:10 +01:00
collator_locale.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
collator_sort.c Use true/false instead of TRUE/FALSE in intl 2020-11-09 14:44:11 +01:00
collator_sort.h Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00