Home | History | Annotate | Download | only in lib

Lines Matching refs:PICOTRNS_POS_IGNORE

1066     return saAddPhoneme(sa, PICOTRNS_POS_IGNORE,
1072 return saAddPhoneme(sa, PICOTRNS_POS_IGNORE,
1098 rv = saAddPhoneme(sa, PICOTRNS_POS_IGNORE,
1106 rv = saAddPhoneme(sa, PICOTRNS_POS_IGNORE,
1129 while ((sa->phonReadPos < sa->phonWritePos) && (PICOTRNS_POS_IGNORE == sa->phonBuf[sa->phonReadPos].pos)) {