Home
last modified time | relevance | path

Searched refs:INTL_CHECK_LOCALE_LEN (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/intl/
H A Dintl_data.h108 #define INTL_CHECK_LOCALE_LEN(locale_len) \ macro
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_parse.c113 INTL_CHECK_LOCALE_LEN(slocale_len); in PHP_FUNCTION()
H A Dmsgformat_format.c109 INTL_CHECK_LOCALE_LEN(slocale_len); in PHP_FUNCTION()
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c412 INTL_CHECK_LOCALE_LEN(loc_name_len); in get_icu_value_src_php()
707 INTL_CHECK_LOCALE_LEN(strlen(loc_name)); in PHP_FUNCTION()
1117 INTL_CHECK_LOCALE_LEN(strlen(loc_name)); in PHP_FUNCTION()
1172 INTL_CHECK_LOCALE_LEN(loc_name_len); in PHP_FUNCTION()
1282 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()
1283 INTL_CHECK_LOCALE_LEN(lang_tag_len); in PHP_FUNCTION()
1559 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()

Completed in 15 milliseconds