INTL_MAX_LOCALE_LEN   91 ext/intl/intl_data.h 	if((locale_len) > INTL_MAX_LOCALE_LEN) {											\
INTL_MAX_LOCALE_LEN   98 ext/intl/intl_data.h 	if((locale_len) > INTL_MAX_LOCALE_LEN) {											\
INTL_MAX_LOCALE_LEN 1584 ext/intl/locale/locale_methods.c 	char resultLocale[INTL_MAX_LOCALE_LEN+1];
INTL_MAX_LOCALE_LEN 1596 ext/intl/locale/locale_methods.c 	len = uloc_acceptLanguageFromHTTP(resultLocale, INTL_MAX_LOCALE_LEN, 
INTL_MAX_LOCALE_LEN  913 ext/intl/php_intl.c 	REGISTER_LONG_CONSTANT("INTL_MAX_LOCALE_LEN", INTL_MAX_LOCALE_LEN, CONST_CS);