Lines Matching refs:te

1549   unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;  in find_syllables()
1557 te = 0; in find_syllables()
1604 {te = p+1;} in find_syllables()
1608 {te = p+1;{ found_syllable (consonant_syllable); }} in find_syllables()
1612 {te = p+1;{ found_syllable (vowel_syllable); }} in find_syllables()
1616 {te = p+1;{ found_syllable (standalone_cluster); }} in find_syllables()
1620 {te = p+1;{ found_syllable (symbol_cluster); }} in find_syllables()
1624 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
1628 {te = p+1;{ found_syllable (non_indic_cluster); }} in find_syllables()
1632 {te = p;p--;{ found_syllable (consonant_syllable); }} in find_syllables()
1636 {te = p;p--;{ found_syllable (vowel_syllable); }} in find_syllables()
1640 {te = p;p--;{ found_syllable (standalone_cluster); }} in find_syllables()
1644 {te = p;p--;{ found_syllable (symbol_cluster); }} in find_syllables()
1648 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
1652 {te = p;p--;{ found_syllable (non_indic_cluster); }} in find_syllables()
1656 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }} in find_syllables()
1660 {{p = ((te))-1;}{ found_syllable (vowel_syllable); }} in find_syllables()
1664 {{p = ((te))-1;}{ found_syllable (standalone_cluster); }} in find_syllables()
1668 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
1674 {{p = ((te))-1;} found_syllable (consonant_syllable); } in find_syllables()
1677 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
1680 {{p = ((te))-1;} found_syllable (non_indic_cluster); } in find_syllables()
1687 {te = p+1;} in find_syllables()
1693 {te = p+1;} in find_syllables()
1699 {te = p+1;} in find_syllables()