Home | History | Annotate | Download | only in i18n

Lines Matching defs:swapCJK

1024 static UChar32 swapCJK(UChar32 i) {
1060 return swapCJK(i)+1;
1139 cp = swapCJK(cp);