Home
last modified time | relevance | path

Searched refs:PropagateMatch (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Dprefilter_tree.h88 void PropagateMatch(const vector<int>& atom_ids,
Dprefilter_tree.cc299 PropagateMatch(matched_atom_ids, &regexps_map); in RegexpsGivenStrings()
311 void PrefilterTree::PropagateMatch(const vector<int>& atom_ids, in PropagateMatch() function in re2::PrefilterTree