Home | History | Annotate | Download | only in src

Lines Matching refs:OT_H

175 #define HALANT_OR_COENG_FLAGS (FLAG (OT_H) | FLAG (OT_Coeng))
753 info[i - 1].indic_category() == OT_H)
859 if (info[i].indic_category() == OT_H) {
862 if (is_consonant (info[j]) || info[j].indic_category() == OT_H)
864 if (info[j].indic_category() != OT_H && j > i) {
882 if (unlikely (info[i].indic_category() == OT_H &&
980 info[i+1].indic_category() == OT_H &&
1211 (info[base].indic_category() == OT_H ||
1238 !(is_one_of (info[new_pos], (FLAG (OT_M) | FLAG (OT_H) | FLAG (OT_Coeng)))))