Searched refs:C_SIGN_ZWNJ (Results 1 – 6 of 6) sorted by relevance
21 C_SIGN_ZWNJ = 0x200C, enumerator109 if (ch == C_SIGN_ZWNJ) { in getCharClass()
750 …->isReph(chars[prev]) && classTable->isVirama(chars[prev + 1]) && chars[prev + 2] != C_SIGN_ZWNJ) { in reorder()861 } else if (IndicClassTable::isVirama(charClass) && chars[i + 1] == C_SIGN_ZWNJ) in reorder()879 if (bcSpan < markStart && chars[bcSpan] == C_SIGN_ZWNJ) { in reorder()
21 #define C_SIGN_ZWNJ 0x200C macro
426 if (ch == C_SIGN_ZWNJ) { in getCharClass()
110 C_SIGN_ZWNJ = 0x200C, enumerator200 if (uc == C_SIGN_ZWNJ) { in getKhmerCharClass()