Searched refs:yehHamzaOption (Results 1 - 1 of 1) sorted by relevance
/external/icu4c/common/ |
H A D | ushape.c | 1026 int yehHamzaOption, int seenTailOption, int lamAlefOption) { 1039 }else if(yehHamzaOption && (isYehHamzaChar(dest[i])) ) { 1086 int yehHamzaOption = 0; local 1111 destSize = expandCompositCharAtNear(dest, sourceLength, destSize, pErrorCode, yehHamzaOption, 1131 yehHamzaOption = 1; 1144 if (yehHamzaOption || seenTailOption || lamAlefOption){ 1145 destSize = expandCompositCharAtNear(dest, sourceLength, destSize, pErrorCode, yehHamzaOption, 1025 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, int yehHamzaOption, int seenTailOption, int lamAlefOption) argument
|
Completed in 170 milliseconds