Home
last modified time | relevance | path

Searched refs:option_flags (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist/
Dpcrecpp.h368 RE_Options(int option_flags) : match_limit_(0), match_limit_recursion_(0), in RE_Options() argument
369 all_options_(option_flags) {} in RE_Options()
/external/pcre/
Dpcrecpp.h368 RE_Options(int option_flags) : match_limit_(0), match_limit_recursion_(0), in RE_Options() argument
369 all_options_(option_flags) {} in RE_Options()
/external/pcre/dist/doc/
Dpcre.txt9994 parameter option_flags is to facilitate transfer of legacy code from C