Lines Matching refs:te
363 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
364 for (unsigned int i = ts; i < te; i++) \
373 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
381 te = 0; in find_syllables()
427 {te = p+1;} in find_syllables()
431 {te = p+1;{ found_syllable (independent_cluster); }} in find_syllables()
435 {te = p+1;{ found_syllable (standard_cluster); }} in find_syllables()
439 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
443 {te = p+1;{ found_syllable (non_cluster); }} in find_syllables()
447 {te = p;p--;{ found_syllable (independent_cluster); }} in find_syllables()
451 {te = p;p--;{ found_syllable (virama_terminated_cluster); }} in find_syllables()
455 {te = p;p--;{ found_syllable (standard_cluster); }} in find_syllables()
459 {te = p;p--;{ found_syllable (number_joiner_terminated_cluster); }} in find_syllables()
463 {te = p;p--;{ found_syllable (numeral_cluster); }} in find_syllables()
467 {te = p;p--;{ found_syllable (symbol_cluster); }} in find_syllables()
471 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
475 {te = p;p--;{ found_syllable (non_cluster); }} in find_syllables()
479 {{p = ((te))-1;}{ found_syllable (standard_cluster); }} in find_syllables()
483 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
489 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
492 {{p = ((te))-1;} found_syllable (non_cluster); } in find_syllables()
499 {te = p+1;} in find_syllables()
505 {te = p+1;} in find_syllables()