Home
last modified time | relevance | path

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

/external/pcre/
Dpcrecpp.h358 RE_Options() : match_limit_(0), match_limit_recursion_(0), all_options_(0) {} in RE_Options() function
368 RE_Options(int option_flags) : match_limit_(0), match_limit_recursion_(0), in RE_Options() function