Home
last modified time | relevance | path

Searched refs:loc3066Capacity (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Ducol_sit.cpp84 static const int32_t loc3066Capacity = 256; variable
94 char locale[loc3066Capacity];
184 if(end == NULL || end - string >= loc3066Capacity) { in _processRFC3066Locale()