Home
last modified time | relevance | path

Searched refs:LAMALEF_SPACE_SUB (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DArabicShaping.java526 private static final char LAMALEF_SPACE_SUB = '\uffff'; field in ArabicShaping
1270 if (dest[i] == LAMALEF_SPACE_SUB) { in handleGeneratedSpaces()
1278 int wL = countSpaceSub(dest, length, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
1290 shiftArray(dest, start, e, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
1314 shiftArray(dest, start, e, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
1337 shiftArray(dest, start, e, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java569 private static final char LAMALEF_SPACE_SUB = '\uffff'; field in ArabicShaping
1312 if (dest[i] == LAMALEF_SPACE_SUB) { in handleGeneratedSpaces()
1320 int wL = countSpaceSub(dest, length, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
1332 shiftArray(dest, start, e, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
1356 shiftArray(dest, start, e, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
1379 shiftArray(dest, start, e, LAMALEF_SPACE_SUB); in handleGeneratedSpaces()
/external/icu/icu4c/source/common/
Dushape.cpp66 #define LAMALEF_SPACE_SUB 0xFFFF macro
763 if ( (lamAlefOption && dest[i] == LAMALEF_SPACE_SUB) || in handleGeneratedSpaces()
796 if(lamAlefOption&&dest[i] == LAMALEF_SPACE_SUB){ in handleGeneratedSpaces()
823 if ( (lamAlefOption && dest[i] == LAMALEF_SPACE_SUB) || in handleGeneratedSpaces()
863 if ( (lamAlefOption && dest[i] == LAMALEF_SPACE_SUB) || in handleGeneratedSpaces()
1269 … dest[i] = LAMALEF_SPACE_SUB; /* The default case is to drop the Alef and replace */ in shapeUnicode()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...