Lines Matching refs:te

919     if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
920 for (unsigned int i = ts; i < te; i++) \
929 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
937 te = 0; in find_syllables()
983 {te = p+1;} in find_syllables()
987 {te = p+1;{ found_syllable (consonant_syllable); }} in find_syllables()
991 {te = p+1;{ found_syllable (vowel_syllable); }} in find_syllables()
995 {te = p+1;{ found_syllable (standalone_cluster); }} in find_syllables()
999 {te = p+1;{ found_syllable (symbol_cluster); }} in find_syllables()
1003 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
1007 {te = p+1;{ found_syllable (non_indic_cluster); }} in find_syllables()
1011 {te = p;p--;{ found_syllable (consonant_syllable); }} in find_syllables()
1015 {te = p;p--;{ found_syllable (vowel_syllable); }} in find_syllables()
1019 {te = p;p--;{ found_syllable (standalone_cluster); }} in find_syllables()
1023 {te = p;p--;{ found_syllable (symbol_cluster); }} in find_syllables()
1027 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
1031 {te = p;p--;{ found_syllable (non_indic_cluster); }} in find_syllables()
1035 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }} in find_syllables()
1039 {{p = ((te))-1;}{ found_syllable (vowel_syllable); }} in find_syllables()
1043 {{p = ((te))-1;}{ found_syllable (standalone_cluster); }} in find_syllables()
1047 {{p = ((te))-1;}{ found_syllable (symbol_cluster); }} in find_syllables()
1051 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
1057 {{p = ((te))-1;} found_syllable (consonant_syllable); } in find_syllables()
1060 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
1063 {{p = ((te))-1;} found_syllable (non_indic_cluster); } in find_syllables()
1070 {te = p+1;} in find_syllables()
1076 {te = p+1;} in find_syllables()
1082 {te = p+1;} in find_syllables()