Home | History | Annotate | Download | only in common

Lines Matching refs:convertLamAlef

137 static const UChar convertLamAlef[] =
914 && dest[i]-0xFEF5u < sizeof(convertLamAlef)/sizeof(convertLamAlef[0]));
915 tempbuffer[j-1] = convertLamAlef[ dest[i] - 0xFEF5 ];
974 tempbuffer[j-1] = convertLamAlef[ dest[i] - 0xFEF5 ];
1040 dest[i] = convertLamAlef[ lamalefChar - 0xFEF5 ];
1153 tempbuffer[j] = convertLamAlef[ dest[i] - 0xFEF5 ];