Searched defs:INTL_MAX_LOCALE_LEN (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/intl/ | ||
| H A D | intl_data.h | 88 #define INTL_MAX_LOCALE_LEN 80 macro 91 if((locale_len) > INTL_MAX_LOCALE_LEN) { \ 98 if((locale_len) > INTL_MAX_LOCALE_LEN) { \ |
Completed in 4 milliseconds