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

  /external/regex-re2/util/
pcre.h 6 // The main changes are the addition of the HitLimit method and
246 bool HitLimit();
pcre.cc 6 // The main changes are the addition of the HitLimit method and
449 bool PCRE::HitLimit() {
    [all...]
  /external/regex-re2/re2/testing/
tester.cc 428 if (re_->HitLimit()) {

Completed in 688 milliseconds