Home | History | Annotate | Download | only in gtest

Lines Matching refs:regex_

6860         regex_(a_regex),
6874 const RE* regex() const { return regex_; }
6898 const RE* const regex_;