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

  /external/icu4c/common/
ucase.c 569 result=UCASE_LOC_TURKISH;
581 result=UCASE_LOC_TURKISH;
849 } else if(loc==UCASE_LOC_TURKISH && c==0x130) {
858 } else if(loc==UCASE_LOC_TURKISH && c==0x307 && isPrecededBy_I(csp, iter, context)) {
867 } else if(loc==UCASE_LOC_TURKISH && c==0x49 && !isFollowedByDotAbove(csp, iter, context)) {
941 if(loc==UCASE_LOC_TURKISH && c==0x69) {
    [all...]
ucase.h 57 UCASE_LOC_TURKISH,

Completed in 17 milliseconds