HomeSort by relevance Sort by last modified time
    Searched refs:UCASE_LOC_GREEK (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/
ucase.h 67 UCASE_LOC_GREEK,
ucasemap.cpp 478 int32_t locCache = UCASE_LOC_GREEK;
625 if (ucase_getCaseLocale(csm->locale, &locCache) == UCASE_LOC_GREEK) {
ustrcase.cpp 820 int32_t locCache = UCASE_LOC_GREEK;
959 if (ucase_getCaseLocale(csm->locale, &locCache) == UCASE_LOC_GREEK) {
    [all...]
ucase.cpp 633 result=UCASE_LOC_GREEK;
    [all...]

Completed in 521 milliseconds