Home
last modified time | relevance | path

Searched refs:kRegexpRepeatSize (Results 1 – 3 of 3) sorted by relevance

/external/regex-re2/re2/
Dregexp.h175 kRegexpRepeatSize, // bad repetition argument enumerator
Dre2.cc94 case re2::kRegexpRepeatSize: in RegexpErrorToRE2()
Dparse.cc472 status_->set_code(kRegexpRepeatSize); in PushRepetition()