Home
last modified time | relevance | path

Searched refs:set_match_limit (Results 1 – 2 of 2) sorted by relevance

/external/pcre/pcrecpp/include/
Dpcrecpp.h386 RE_Options &set_match_limit(int limit) { in set_match_limit() function
/external/pcre/pcrecpp/
Dpcrecpp_unittest.cc457 options_ml.set_match_limit(8192); in TestRecursion()
464 options_ml.set_match_limit(1024); in TestRecursion()