INTL_MAX_LOCALE_LEN   99 ext/intl/intl_data.h 	if((locale_len) > INTL_MAX_LOCALE_LEN) {											\
INTL_MAX_LOCALE_LEN  106 ext/intl/intl_data.h 	if((locale_len) > INTL_MAX_LOCALE_LEN) {											\
INTL_MAX_LOCALE_LEN 1587 ext/intl/locale/locale_methods.c 	char resultLocale[INTL_MAX_LOCALE_LEN+1];
INTL_MAX_LOCALE_LEN 1599 ext/intl/locale/locale_methods.c 	len = uloc_acceptLanguageFromHTTP(resultLocale, INTL_MAX_LOCALE_LEN,
INTL_MAX_LOCALE_LEN  917 ext/intl/php_intl.c 	REGISTER_LONG_CONSTANT("INTL_MAX_LOCALE_LEN", INTL_MAX_LOCALE_LEN, CONST_PERSISTENT | CONST_CS);