Home | History | Annotate | Download | only in gtest

Lines Matching refs:regex_t

2093   regex_t full_regex_;     // For FullMatch().
2094 regex_t partial_regex_; // For PartialMatch().