Home | History | Annotate | Download | only in common

Lines Matching refs:wLamalef

1190     UChar            wLamalef;
1249 wLamalef = changeLamAlef(dest[i]); /*get from 0x065C-0x065f */
1250 if ( wLamalef != 0) {
1252 dest[lastPos] =wLamalef; /* it by LAMALEF_SPACE_SUB which is the last character in the */
1256 currLink = getLink(wLamalef); /* LAMALEF_SPACE_SUB is added here and is replaced by spaces */