Home | History | Annotate | Download | only in i18n

Lines Matching defs:swapCJK

1102 static UChar32 swapCJK(UChar32 i) {
1138 return swapCJK(i)+1;
1217 cp = swapCJK(cp);