Searched defs:locCache (Results 1 – 7 of 7) sorted by relevance
/external/icu4c/common/ |
D | ustr_imp.h | 110 int32_t locCache; member
|
D | ucase.c | 826 ucase_getCaseLocale(const char *locale, int32_t *locCache) { in ucase_getCaseLocale() 1046 const char *locale, int32_t *locCache) { in ucase_toFullLower() 1200 const char *locale, int32_t *locCache, in toUpperOrTitle() 1296 const char *locale, int32_t *locCache) { in ucase_toFullUpper() 1304 const char *locale, int32_t *locCache) { in ucase_toFullTitle()
|
D | ucasemap.c | 230 int32_t locCache; in _caseMap() local
|
D | ustrcase.c | 131 int32_t locCache; in _caseMap() local
|
D | uniset_props.cpp | 1323 int32_t locCache = 0; in closeOver() local
|
/external/icu4c/i18n/ |
D | titletrn.cpp | 118 int32_t textPos, delta, result, locCache=0; in handleTransliterate() local
|
D | casetrn.cpp | 153 int32_t textPos, delta, result, locCache=0; in handleTransliterate() local
|