Searched refs:SlowFirstMatch (Results 1 – 2 of 2) sorted by relevance
58 int SlowFirstMatch(const StringPiece& text) const;
72 int FilteredRE2::SlowFirstMatch(const StringPiece& text) const { in SlowFirstMatch() function in re2::FilteredRE2