Searched refs:InitMatcher (Results 1 – 7 of 7) sorted by relevance
141 virtual M *InitMatcher(MatchType match_type) const { in InitMatcher() function213 matcher_ = fst.InitMatcher(match_type); in Matcher()253 matcher_ = fst.InitMatcher(match_type); in LookAheadMatcher()
274 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const;529 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const { in InitMatcher() function
718 base_ = fst.InitMatcher(match_type); in LookAheadMatcher()
1167 base_ = fst.InitMatcher(match_type); in Matcher()
993 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher() function
889 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher() function
718 virtual MatcherBase<A>* InitMatcher(MatchType match_type) const { in InitMatcher() function