Searched refs:never_capture (Results 1 - 2 of 2) sorted by relevance

/external/regex-re2/re2/
H A Dre2.h515 // never_capture (false) parse all parens as non-capturing
611 bool never_capture() const { return never_capture_; } function in class:re2::RE2::Options
H A Dre2.cc154 if (never_capture())

Completed in 215 milliseconds