Home | History | Annotate | Download | only in src

Lines Matching refs:te

284   unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
292 te = 0;
339 {te = p+1;{ found_syllable (consonant_syllable); }}
343 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
347 {te = p+1;{ found_syllable (punctuation_cluster); }}
351 {te = p+1;{ found_syllable (broken_cluster); }}
355 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
363 {te = p;p--;{ found_syllable (broken_cluster); }}
367 {te = p;p--;{ found_syllable (non_myanmar_cluster); }}