Home
last modified time | relevance | path

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

/external/regex-re2/util/
Dpcre.h191 class PCRE_Options; variable
531 PCRE_Options() : option_(PCRE::None), match_limit_(0), stack_limit_(0), report_errors_(true) {} in PCRE_Options() function