Home
last modified time | relevance | path

Searched refs:exact_ (Results 1 – 3 of 3) sorted by relevance

/third_party/re2/re2/
Dprefilter.cc229 std::set<std::string>& exact() { return exact_; } in exact()
236 std::set<std::string> exact_; member in re2::Prefilter::Info
262 match_ = Prefilter::OrStrings(&exact_); in TakeMatch()
275 for (SSIter i = exact_.begin(); i != exact_.end(); ++i) { in ToString()
315 CrossProduct(a->exact_, b->exact_, &ab->exact_); in Concat()
346 CopyIn(a->exact_, &ab->exact_); in Alt()
347 CopyIn(b->exact_, &ab->exact_); in Alt()
405 info->exact_.insert(RuneToString(ToLowerRune(r))); in Literal()
413 info->exact_.insert(RuneToStringLatin1(ToLowerRuneLatin1(r))); in LiteralLatin1()
446 info->exact_.insert(""); in EmptyString()
[all …]
/third_party/boost/boost/spirit/home/qi/directive/
Drepeat.hpp84 exact_iterator(T const exact_) in exact_iterator()
85 : exact(exact_) {} in exact_iterator()
/third_party/boost/tools/build/src/build/
Dvirtual_target.py405 self.exact_ = exact