php-src/ext/intl/collator
vibhutisawant 481caf17bc Fix Bug #79431 Various compiler warnings on Big endian architecture with GCC 5.4.0
Fix [-Werror=maybe-uninitialized] compilation warnings on big endian system

Closes GH-5373
2020-04-15 23:30:06 +02: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 Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_arginfo.h Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_attr.c Generate method entries for ext/intl 2020-04-14 13:39:00 +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 Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_convert.c Make cast_object handler required 2020-03-31 14:37:49 +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 Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_error.c Generate method entries for ext/intl 2020-04-14 13:39:00 +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 Fix Bug #79431 Various compiler warnings on Big endian architecture with GCC 5.4.0 2020-04-15 23:30:06 +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 Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_sort.c Use separate typedef for bucket comparison function 2020-03-04 12:46:06 +01:00
collator_sort.h Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00