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

  /external/chromium_org/third_party/icu/source/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,
  /external/icu4c/common/
ucase.cpp 596 result=UCASE_LOC_TURKISH;
608 result=UCASE_LOC_TURKISH;
876 } else if(loc==UCASE_LOC_TURKISH && c==0x130) {
885 } else if(loc==UCASE_LOC_TURKISH && c==0x307 && isPrecededBy_I(csp, iter, context)) {
894 } else if(loc==UCASE_LOC_TURKISH && c==0x49 && !isFollowedByDotAbove(csp, iter, context)) {
    [all...]
ucase.h 63 UCASE_LOC_TURKISH,

Completed in 225 milliseconds