Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/
H A Dintl_data.h108 #define INTL_CHECK_LOCALE_LEN(locale_len) \ macro
/PHP-7.0/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.0/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()
1128 INTL_CHECK_LOCALE_LEN(strlen(loc_name)); in PHP_FUNCTION()
1183 INTL_CHECK_LOCALE_LEN(loc_name_len); in PHP_FUNCTION()
1293 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()
1294 INTL_CHECK_LOCALE_LEN(lang_tag_len); in PHP_FUNCTION()
1579 INTL_CHECK_LOCALE_LEN(loc_range_len); in PHP_FUNCTION()

Completed in 13 milliseconds