Home | History | Annotate | Download | only in lib

Lines Matching refs:curFst

239     picoos_uint8 curFst; /* the fst to be applied next */
310 sa->curFst = 0;
1619 if (sa->curFst >= sa->numFsts) {
1621 sa->curFst = 0;
1640 picotrns_transduce(sa->fst[sa->curFst], FALSE,
1666 sa->curFst++;