Searched defs:set_match_limit (Results 1 - 2 of 2) sorted by relevance
/external/pcre/dist/ | ||
H A D | 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 |
/external/regex-re2/util/ | ||
H A D | pcre.h | 538 void set_match_limit(int match_limit) { function in class:re2::PCRE_Options |
Completed in 442 milliseconds