Searched refs:ULOC_SCRIPT_CAPACITY (Results 1 – 6 of 6) sorted by relevance
176 scriptLength >= ULOC_SCRIPT_CAPACITY || in createTagStringWithAlternates()258 char alternateScript[ULOC_SCRIPT_CAPACITY]; in createTagStringWithAlternates()268 alternateScriptLength >= ULOC_SCRIPT_CAPACITY) { in createTagStringWithAlternates()861 char script[ULOC_SCRIPT_CAPACITY]; in _uloc_addLikelySubtags()968 char script[ULOC_SCRIPT_CAPACITY]; in _uloc_minimizeSubtags()
915 char buf[ULOC_SCRIPT_CAPACITY]; in _appendScriptToLanguageTag()
239 char icu_script[ULOC_SCRIPT_CAPACITY]; in InitializeLocale()240 uloc_getScript(icu_canonical, icu_script, ULOC_SCRIPT_CAPACITY, &status); in InitializeLocale()
271 #define ULOC_SCRIPT_CAPACITY 6 macro
1046 char script[ULOC_SCRIPT_CAPACITY];