Home
last modified time | relevance | path

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

/external/icu4c/common/
Dushape.c66 #define LAMALEF_SPACE_SUB 0xFFFF macro
745 if ( (lamAlefOption && dest[i] == LAMALEF_SPACE_SUB) || in handleGeneratedSpaces()
781 if(lamAlefOption&&dest[i] == LAMALEF_SPACE_SUB){ in handleGeneratedSpaces()
814 if ( (lamAlefOption && dest[i] == LAMALEF_SPACE_SUB) || in handleGeneratedSpaces()
861 if ( (lamAlefOption && dest[i] == LAMALEF_SPACE_SUB) || in handleGeneratedSpaces()
1267 … dest[i] = LAMALEF_SPACE_SUB; /* The default case is to drop the Alef and replace */ in shapeUnicode()