Home
last modified time | relevance | path

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

/external/pcre/pcrecpp/include/
Dpcrecpp.h392 RE_Options &set_match_limit_recursion(int limit) { in set_match_limit_recursion() function
/external/pcre/pcrecpp/
Dpcrecpp_unittest.cc472 options_mlr.set_match_limit_recursion(50); in TestRecursion()
479 options_mlr.set_match_limit_recursion(10); in TestRecursion()