Searched defs:loc3066Capacity (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_sit.cpp81 static const int32_t loc3066Capacity = 256; variable
91 char locale[loc3066Capacity];
196 if(end == NULL || end - string >= loc3066Capacity) {
/external/icu/icu4c/source/i18n/
H A Ducol_sit.cpp82 static const int32_t loc3066Capacity = 256; variable
92 char locale[loc3066Capacity];
182 if(end == NULL || end - string >= loc3066Capacity) {

Completed in 282 milliseconds