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