Home
last modified time | relevance | path

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

/third_party/re2/re2/
Dregexp.h329 return &subone_; in sub()
553 Regexp* subone_; // if nsub_ == 1 member
Dregexp.cc36 subone_ = NULL; in Regexp()