Home | History | Annotate | Download | only in common

Lines Matching defs:locCache

103     csm->locCache=0;
105 ucase_getCaseLocale(csm->locale, &csm->locCache);
222 int32_t locCache;
224 locCache=csm->locCache;
240 c=map(csm->csp, c, utf8_caseContextIterator, csc, &s, csm->locale, &locCache);
276 int32_t locCache=csm->locCache;
343 c=ucase_toFullTitle(csm->csp, c, utf8_caseContextIterator, &csc, &s, csm->locale, &locCache);
348 ucase_getCaseLocale(csm->locale, &locCache) == UCASE_LOC_DUTCH &&