Searched refs:ULOC_LANG_CAPACITY (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dloclikely.cpp170 langLength >= ULOC_LANG_CAPACITY ||
209 char alternateLang[ULOC_LANG_CAPACITY];
219 alternateLangLength >= ULOC_LANG_CAPACITY) {
854 char lang[ULOC_LANG_CAPACITY];
961 char lang[ULOC_LANG_CAPACITY];
H A Duloc.cpp2064 char lang[ULOC_LANG_CAPACITY];
2071 uloc_getLanguage(localeID, lang, ULOC_LANG_CAPACITY, &err);
2084 char cntry[ULOC_LANG_CAPACITY];
2091 uloc_getCountry(localeID, cntry, ULOC_LANG_CAPACITY, &err);
H A Duloc_tag.c995 char buf[ULOC_LANG_CAPACITY];
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dlocid.h728 char language[ULOC_LANG_CAPACITY];
H A Duloc.h249 #define ULOC_LANG_CAPACITY 12 macro
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Duloc.h249 #define ULOC_LANG_CAPACITY 12 macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Duloc.h249 #define ULOC_LANG_CAPACITY 12 macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Duloc.h249 #define ULOC_LANG_CAPACITY 12 macro

Completed in 198 milliseconds