Searched refs:SPACE_CHAR (Results 1 – 4 of 4) sorted by relevance
529 private static final char SPACE_CHAR = '\u0020'; field in ArabicShaping948 if (dest[i] != SPACE_CHAR) { in countSpacesLeft()960 if (dest[i] != SPACE_CHAR) { in countSpacesRight()1221 dest[i] = SPACE_CHAR; in handleTashkeelWithTatweel()1271 dest[i] = SPACE_CHAR; in handleGeneratedSpaces()1292 dest[--wL] = SPACE_CHAR; in handleGeneratedSpaces()1299 dest[--wT] = SPACE_CHAR; in handleGeneratedSpaces()1340 dest[wL++] = SPACE_CHAR; in handleGeneratedSpaces()1347 dest[wT++] = SPACE_CHAR; in handleGeneratedSpaces()1435 if (i>start &&dest[i-1] == SPACE_CHAR) { in expandCompositCharAtNear()[all …]
572 private static final char SPACE_CHAR = '\u0020'; field in ArabicShaping994 if (dest[i] != SPACE_CHAR) { in countSpacesLeft()1006 if (dest[i] != SPACE_CHAR) { in countSpacesRight()1263 dest[i] = SPACE_CHAR; in handleTashkeelWithTatweel()1313 dest[i] = SPACE_CHAR; in handleGeneratedSpaces()1334 dest[--wL] = SPACE_CHAR; in handleGeneratedSpaces()1341 dest[--wT] = SPACE_CHAR; in handleGeneratedSpaces()1382 dest[wL++] = SPACE_CHAR; in handleGeneratedSpaces()1389 dest[wT++] = SPACE_CHAR; in handleGeneratedSpaces()1477 if (i>start &&dest[i-1] == SPACE_CHAR) { in expandCompositCharAtNear()[all …]
71 #define SPACE_CHAR 0x0020 macro466 while((dest[i] == SPACE_CHAR) && (countl < size)) { in countSpaces()471 while(dest[size-1] == SPACE_CHAR) { in countSpaces()700 dest[i] = SPACE_CHAR; in handleTashkeelWithTatweel()797 dest[i] = SPACE_CHAR; in handleGeneratedSpaces()835 tempbuffer[i] = SPACE_CHAR; in handleGeneratedSpaces()875 tempbuffer[i] = SPACE_CHAR; in handleGeneratedSpaces()919 while(dest[i] == SPACE_CHAR) { in expandCompositCharAtBegin()980 while(dest[inpsize-1] == SPACE_CHAR) { in expandCompositCharAtEnd()1008 tempbuffer[i] = SPACE_CHAR; in expandCompositCharAtEnd()[all …]
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...