php-src/ext/intl
David CARLIER 690db97c6d
intl extension couple of micro optimisations for error edge cases. (#10044)
making c++ compile time few enums ranges.
2023-01-14 07:26:05 +00:00
..
breakiterator intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
calendar intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
collator ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
common Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
converter Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
dateformat intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
formatter intl extension, follow up on #10006 for numfmt_set_pattern 2022-12-12 19:54:13 +00:00
grapheme Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
idn Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
locale Improve string class constant code generation (#9577) 2022-09-26 23:12:34 +02:00
msgformat intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
normalizer Declare ext/intl constants in stubs - part 5 (#9267) 2022-08-08 12:00:10 +02:00
resourcebundle Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
spoofchecker Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
tests intl extension, follow up on #10006 for numfmt_set_pattern 2022-12-12 19:54:13 +00:00
timezone intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
transliterator Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
uchar Improve string class constant code generation (#9577) 2022-09-26 23:12:34 +02:00
config.m4 Declare ext/intl constants in stubs - part 7 (#9269) 2022-08-08 14:24:22 +02:00
config.w32 Declare ext/intl constants in stubs - part 7 (#9269) 2022-08-08 14:24:22 +02:00
CREDITS
ERROR_CONVENTIONS.md Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
intl_common.h Avoid make_printable_zval() in intl collator 2021-06-10 10:12:47 +02:00
intl_convert.c Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
intl_convert.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convertcpp.cpp intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
intl_convertcpp.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_cppshims.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_data.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_error.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_error.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.c Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
php_intl_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00