Searched defs:searchState (Results 1 – 2 of 2) sorted by relevance
273 picoos_bool * inSymFound, picoos_int32 * searchState) in picokfst_kfstStartPairSearch()309 extern void picokfst_kfstGetNextPair (picokfst_FST this, picoos_int32 * searchState, in picokfst_kfstGetNextPair()364 … picoos_bool * inEpsTransFound, picoos_int32 * searchState) in picokfst_kfstStartInEpsTransSearch()386 extern void picokfst_kfstGetNextInEpsTrans (picokfst_FST this, picoos_int32 * searchState, in picokfst_kfstGetNextInEpsTrans()
155 picoos_int32 searchState; /**< pair search state or inEps trans search state */ member