HomeSort by relevance Sort by last modified time
    Searched refs:submany_ (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/re2/
regexp.h 322 return submany_;
493 submany_ = new Regexp*[n];
537 Regexp** submany_; // if nsub_ > 1 member in union:re2::Regexp::__anon13447
parse.cc 761 re->submany_ = NULL;
    [all...]

Completed in 2112 milliseconds