HomeSort by relevance Sort by last modified time
    Searched full:set_match_limit (Results 1 - 6 of 6) sorted by null

  /external/pcre/dist/doc/
pcrecpp.3 
  /external/pcre/dist/
pcrecpp.h 206 // set_match_limit() and match_limit() member functions.
374 RE_Options &set_match_limit(int limit) { function in class:pcrecpp::RE_Options
pcrecpp_unittest.cc 454 options_ml.set_match_limit(8192);
461 options_ml.set_match_limit(1024);
    [all...]
  /external/pcre/dist/doc/html/
pcrecpp.html 220 accessed through the <b>set_match_limit()</b> and <b>match_limit()</b> member
  /external/chromium_org/third_party/re2/util/
pcre.h 544 void set_match_limit(int match_limit) { function in class:re2::PCRE_Options
  /external/regex-re2/util/
pcre.h 538 void set_match_limit(int match_limit) { function in class:re2::PCRE_Options

Completed in 138 milliseconds