Searched refs:LookAheadMatchType (Results 1 – 2 of 2) sorted by relevance
38 MatchType LookAheadMatchType(const M1 &m1, const M2 &m2) { in LookAheadMatchType() function61 MatchType LookAheadMatchType(const Fst<Arc> &fst1, const Fst<Arc> &fst2) { in LookAheadMatchType() function64 return LookAheadMatchType(matcher1, matcher2); in LookAheadMatchType()215 LookAheadMatchType(*filter_.GetMatcher1(), in LookAheadComposeFilter()
591 switch (LookAheadMatchType(fst1, fst2)) { // Check for lookahead matchers in CreateBase()