Searched refs:wLamalef (Results 1 – 4 of 4) sorted by relevance
1208 UChar wLamalef; in shapeUnicode() local1267 wLamalef = changeLamAlef(dest[i]); /*get from 0x065C-0x065f */ in shapeUnicode()1268 if ( wLamalef != 0) { in shapeUnicode()1270 … dest[lastPos] =wLamalef; /* it by LAMALEF_SPACE_SUB which is the last character in the */ in shapeUnicode()1274 … currLink = getLink(wLamalef); /* LAMALEF_SPACE_SUB is added here and is replaced by spaces */ in shapeUnicode()
1673 char wLamalef = changeLamAlef(dest[i]); // get from 0x065C-0x065f in shapeUnicode() local1674 if (wLamalef != '\u0000') { in shapeUnicode()1677 dest[lastPos] = wLamalef; in shapeUnicode()1682 currLink = getLink(wLamalef); // requires '\u0000', unfortunately in shapeUnicode()
1715 char wLamalef = changeLamAlef(dest[i]); // get from 0x065C-0x065f in shapeUnicode() local1716 if (wLamalef != '\u0000') { in shapeUnicode()1719 dest[lastPos] = wLamalef; in shapeUnicode()1724 currLink = getLink(wLamalef); // requires '\u0000', unfortunately in shapeUnicode()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...