Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/
H A Dintl_data.h108 #define INTL_CHECK_LOCALE_LEN(locale_len) \ macro
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_format.c119 INTL_CHECK_LOCALE_LEN(slocale_len); in PHP_FUNCTION()
H A Dmsgformat_parse.c113 INTL_CHECK_LOCALE_LEN(slocale_len); in PHP_FUNCTION()
/PHP-7.1/ext/intl/locale/
H A Dlocale_methods.c414 INTL_CHECK_LOCALE_LEN(loc_name_len); in get_icu_value_src_php()
719 INTL_CHECK_LOCALE_LEN(strlen(loc_name)); in PHP_FUNCTION()
1124 INTL_CHECK_LOCALE_LEN(strlen(loc_name)); in PHP_FUNCTION()
1179 INTL_CHECK_LOCALE_LEN(loc_name_len); in PHP_FUNCTION()
1289 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()
1290 INTL_CHECK_LOCALE_LEN(lang_tag_len); in PHP_FUNCTION()
1575 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()

Completed in 9 milliseconds