Searched refs:UCASE_LOC_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/common/ | ||
D | ucase.h | 61 UCASE_LOC_UNKNOWN, enumerator |
D | ucase.cpp | 570 if(locCache!=NULL && (result=*locCache)!=UCASE_LOC_UNKNOWN) { in ucase_getCaseLocale() |