Searched refs:UCASE_LOC_TURKISH (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Ducase.c569 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) {
H A Ducase.h57 UCASE_LOC_TURKISH, enumerator in enum:__anon4646

Completed in 17 milliseconds