Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/msgformat/
H A Dmsgformat_parse.c96 INTL_CHECK_LOCALE_LEN(slocale_len); in PHP_FUNCTION()
H A Dmsgformat_format.c92 INTL_CHECK_LOCALE_LEN(slocale_len); in PHP_FUNCTION()
/PHP-8.2/ext/intl/locale/
H A Dlocale_methods.c496 INTL_CHECK_LOCALE_LEN(loc_name_len); in get_icu_value_src_php()
748 INTL_CHECK_LOCALE_LEN(strlen(loc_name)); in PHP_FUNCTION()
1140 INTL_CHECK_LOCALE_LEN(strlen(loc_name)); in PHP_FUNCTION()
1187 INTL_CHECK_LOCALE_LEN(loc_name_len); in PHP_FUNCTION()
1288 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()
1289 INTL_CHECK_LOCALE_LEN(lang_tag_len); in PHP_FUNCTION()
1562 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()
/PHP-8.2/ext/intl/
H A Dintl_data.h116 #define INTL_CHECK_LOCALE_LEN(locale_len) \ macro

Completed in 12 milliseconds