Home
last modified time | relevance | path

Searched defs:Regexp (Results 1 – 4 of 4) sorted by relevance

/external/regex-re2/re2/
Dprefilter.h18 class Regexp; variable
Dre2.h194 class Regexp; variable
277 re2::Regexp* Regexp() const { return entire_regexp_; } in Regexp() function
Dprog.h72 class Regexp; variable
Dregexp.cc16 Regexp::Regexp(RegexpOp op, ParseFlags parse_flags) in Regexp() function in re2::Regexp