Home
last modified time | relevance | path

Searched refs:UCASE_LOC_TURKISH (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/common/
Ducase.c845 result=UCASE_LOC_TURKISH; in ucase_getCaseLocale()
857 result=UCASE_LOC_TURKISH; in ucase_getCaseLocale()
1119 } else if(loc==UCASE_LOC_TURKISH && c==0x130) { in ucase_toFullLower()
1128 } else if(loc==UCASE_LOC_TURKISH && c==0x307 && isPrecededBy_I(csp, iter, context)) { in ucase_toFullLower()
1137 … } else if(loc==UCASE_LOC_TURKISH && c==0x49 && !isFollowedByDotAbove(csp, iter, context)) { in ucase_toFullLower()
1211 if(loc==UCASE_LOC_TURKISH && c==0x69) { in toUpperOrTitle()
Ducase.h80 UCASE_LOC_TURKISH, enumerator
/external/icu4c/common/
Ducase.c844 result=UCASE_LOC_TURKISH; in ucase_getCaseLocale()
856 result=UCASE_LOC_TURKISH; in ucase_getCaseLocale()
1124 } else if(loc==UCASE_LOC_TURKISH && c==0x130) { in ucase_toFullLower()
1133 } else if(loc==UCASE_LOC_TURKISH && c==0x307 && isPrecededBy_I(csp, iter, context)) { in ucase_toFullLower()
1142 … } else if(loc==UCASE_LOC_TURKISH && c==0x49 && !isFollowedByDotAbove(csp, iter, context)) { in ucase_toFullLower()
1216 if(loc==UCASE_LOC_TURKISH && c==0x69) { in toUpperOrTitle()
Ducase.h80 UCASE_LOC_TURKISH, enumerator