Searched refs:LAM_CHAR (Results 1 – 1 of 1) sorted by relevance
70 #define LAM_CHAR 0x0644 macro634 …if( ((isAlefChar(source[i]))&& (i<(sourceLength-1)) &&(source[i+1] == LAM_CHAR)) || (isTashkeelCha… in calculateSize()640 …if( ( (source[i] == LAM_CHAR) && (i<(sourceLength-1)) && (isAlefChar(source[i+1]))) || (isTashkeel… in calculateSize()926 tempbuffer[j] = LAM_CHAR; in expandCompositCharAtBegin()985 tempbuffer[j] = LAM_CHAR; in expandCompositCharAtEnd()1051 dest[i+1] = LAM_CHAR; in expandCompositCharAtNear()1167 tempbuffer[j+1] = LAM_CHAR; in expandCompositChar()