Searched refs:CC_CONSONANT (Results 1 – 5 of 5) sorted by relevance
68 CC_CONSONANT = 1, // consonant of type 1 or independent vowel enumerator
31 #define CC_CONSONANT 6U macro
41 _c1 = KhmerClassTable::CC_CONSONANT | KhmerClassTable::CF_CONSONANT,
35 #define _ct (CC_CONSONANT | CF_CONSONANT)
747 case CC_CONSONANT: in reorder()