Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dprefilter_tree.h114 vector<int> unfiltered_; variable
Dprefilter_tree.cc169 unfiltered_.push_back(i); in AssignUniqueIds()
305 regexps->insert(regexps->end(), unfiltered_.begin(), unfiltered_.end()); in RegexpsGivenStrings()