Home
last modified time | relevance | path

Searched refs:INTL_CHECK_LOCALE_LEN_OR_FAILURE (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/intl/collator/
H A Dcollator_create.c46 INTL_CHECK_LOCALE_LEN_OR_FAILURE(locale_len); in collator_ctor()
/PHP-8.2/ext/intl/formatter/
H A Dformatter_main.c48 INTL_CHECK_LOCALE_LEN_OR_FAILURE(locale_len); in numfmt_ctor()
/PHP-8.2/ext/intl/dateformat/
H A Ddatepatterngenerator_methods.cpp59 INTL_CHECK_LOCALE_LEN_OR_FAILURE(locale_len); in dtpg_ctor()
H A Ddateformat_create.cpp109 INTL_CHECK_LOCALE_LEN_OR_FAILURE(locale_len); in datefmt_ctor()
/PHP-8.2/ext/intl/
H A Dintl_data.h125 #define INTL_CHECK_LOCALE_LEN_OR_FAILURE(locale_len) \ macro
/PHP-8.2/ext/intl/msgformat/
H A Dmsgformat.c53 INTL_CHECK_LOCALE_LEN_OR_FAILURE(locale_len); in msgfmt_ctor()
/PHP-8.2/ext/intl/resourcebundle/
H A Dresourcebundle_class.c106 INTL_CHECK_LOCALE_LEN_OR_FAILURE(locale_len); in resourcebundle_ctor()

Completed in 13 milliseconds