HomeSort by relevance Sort by last modified time
    Searched refs:set_match_limit_recursion (Results 1 - 2 of 2) sorted by null

  /external/pcre/pcrecpp/include/
pcrecpp.h 392 RE_Options &set_match_limit_recursion(int limit) { function in class:pcrecpp::RE_Options
  /external/pcre/pcrecpp/
pcrecpp_unittest.cc 472 options_mlr.set_match_limit_recursion(50);
479 options_mlr.set_match_limit_recursion(10);
    [all...]

Completed in 1348 milliseconds