Searched refs:LocalMatcher (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dreplace.h1239 typedef MultiEpsMatcher<Matcher<Fst<A> > > LocalMatcher; typedef in class:fst::ReplaceFstMatcher
1267 // LocalMatcher is a multi epsilon wrapper matcher. MultiEpsilonMatcher
1276 new LocalMatcher(*fst_array[i], match_type_, kMultiEpsList);
1398 LocalMatcher* current_matcher_;
1399 vector<LocalMatcher*> matcher_;

Completed in 617 milliseconds