Home
last modified time | relevance | path

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

/external/pcre/
Dpcrecpp.h380 RE_Options &set_match_limit_recursion(int limit) { in set_match_limit_recursion() function
Dpcrecpp_unittest.cc468 options_mlr.set_match_limit_recursion(50); in TestRecursion()
475 options_mlr.set_match_limit_recursion(10); in TestRecursion()