Searched defs:locCache (Results 1 – 7 of 7) sorted by relevance
/external/icu4c/i18n/ |
D | titletrn.cpp | 118 int32_t textPos, delta, result, locCache=0; in handleTransliterate() local
|
D | casetrn.cpp | 150 int32_t textPos, delta, result, locCache=0; in handleTransliterate() local
|
/external/icu4c/common/ |
D | ustr_imp.h | 94 int32_t locCache; member
|
D | ucase.c | 540 ucase_getCaseLocale(const char *locale, int32_t *locCache) { in ucase_getCaseLocale() 778 const char *locale, int32_t *locCache) in ucase_toFullLower() 922 const char *locale, int32_t *locCache, in toUpperOrTitle() 1015 const char *locale, int32_t *locCache) { in ucase_toFullUpper() 1023 const char *locale, int32_t *locCache) { in ucase_toFullTitle() 1245 int32_t locCache; in ucase_hasBinaryProperty() local
|
D | ucasemap.c | 230 int32_t locCache; in _caseMap() local
|
D | ustrcase.c | 130 int32_t locCache; in _caseMap() local
|
D | uniset_props.cpp | 1419 int32_t locCache = 0; in closeOver() local
|