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

  /external/icu/icu4c/source/common/
ucase.cpp 597 result=UCASE_LOC_TURKISH;
609 result=UCASE_LOC_TURKISH;
890 } else if(loc==UCASE_LOC_TURKISH && c==0x130) {
899 } else if(loc==UCASE_LOC_TURKISH && c==0x307 && isPrecededBy_I(csp, iter, context)) {
908 } else if(loc==UCASE_LOC_TURKISH && c==0x49 && !isFollowedByDotAbove(csp, iter, context)) {
    [all...]
ucase.h 65 UCASE_LOC_TURKISH,

Completed in 157 milliseconds