Searched refs:RegexpsGivenStrings (Results 1 – 4 of 4) sorted by relevance
86 prefilter_tree_->RegexpsGivenStrings(atoms, ®exps); in FirstMatch()99 prefilter_tree_->RegexpsGivenStrings(atoms, ®exps); in AllMatches()109 prefilter_tree_->RegexpsGivenStrings(atoms, potential_regexps); in AllPotentials()112 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() function in re2::FilteredRE2114 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
91 void RegexpsGivenStrings(const std::vector<int>& matched_atoms,
53 void RegexpsGivenStrings(const std::vector<int>& matched_atoms,
296 void PrefilterTree::RegexpsGivenStrings( in RegexpsGivenStrings() function in re2::PrefilterTree