Searched defs:PCRE_Options (Results 1 – 1 of 1) sorted by relevance
191 class PCRE_Options; variable531 PCRE_Options() : option_(PCRE::None), match_limit_(0), stack_limit_(0), report_errors_(true) {} in PCRE_Options() function