Home | History | Annotate | Download | only in text

Lines Matching defs:convertFEto06

853     private static int[] convertFEto06 = {
1620 dest[i] = (char)convertFEto06[ch - '\uFE70'];
1658 dest[i] = (char)convertFEto06[ch - '\uFE70'];