• Home
  • Raw
  • Download

Lines Matching refs:te

1575   unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;  in find_syllables()
1583 te = 0; in find_syllables()
1630 {te = p+1;} in find_syllables()
1634 {te = p+1;{ found_syllable (consonant_syllable); }} in find_syllables()
1638 {te = p+1;{ found_syllable (vowel_syllable); }} in find_syllables()
1642 {te = p+1;{ found_syllable (standalone_cluster); }} in find_syllables()
1646 {te = p+1;{ found_syllable (symbol_cluster); }} in find_syllables()
1650 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
1654 {te = p+1;{ found_syllable (non_indic_cluster); }} in find_syllables()
1658 {te = p;p--;{ found_syllable (consonant_syllable); }} in find_syllables()
1662 {te = p;p--;{ found_syllable (vowel_syllable); }} in find_syllables()
1666 {te = p;p--;{ found_syllable (standalone_cluster); }} in find_syllables()
1670 {te = p;p--;{ found_syllable (symbol_cluster); }} in find_syllables()
1674 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
1678 {te = p;p--;{ found_syllable (non_indic_cluster); }} in find_syllables()
1682 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }} in find_syllables()
1686 {{p = ((te))-1;}{ found_syllable (vowel_syllable); }} in find_syllables()
1690 {{p = ((te))-1;}{ found_syllable (standalone_cluster); }} in find_syllables()
1694 {{p = ((te))-1;}{ found_syllable (symbol_cluster); }} in find_syllables()
1698 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
1704 {{p = ((te))-1;} found_syllable (consonant_syllable); } in find_syllables()
1707 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
1710 {{p = ((te))-1;} found_syllable (non_indic_cluster); } in find_syllables()
1717 {te = p+1;} in find_syllables()
1723 {te = p+1;} in find_syllables()
1729 {te = p+1;} in find_syllables()