Searched refs:HitLimit (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/re2/util/
H A Dpcre.h6 // The main changes are the addition of the HitLimit method and
252 bool HitLimit();
H A Dpcre.cc6 // The main changes are the addition of the HitLimit method and
454 bool PCRE::HitLimit() { function in class:re2::PCRE
/external/regex-re2/util/
H A Dpcre.h6 // The main changes are the addition of the HitLimit method and
246 bool HitLimit();
H A Dpcre.cc6 // The main changes are the addition of the HitLimit method and
449 bool PCRE::HitLimit() { function in class:re2::PCRE
/external/chromium_org/third_party/re2/re2/testing/
H A Dtester.cc428 if (re_->HitLimit()) {
/external/regex-re2/re2/testing/
H A Dtester.cc428 if (re_->HitLimit()) {

Completed in 219 milliseconds