Searched refs:kRegexpInternalError (Results 1 – 5 of 5) sorted by relevance
172 kRegexpInternalError, enumerator
34 status->set_code(kRegexpInternalError); in SimplifyRegexp()
1454 status->set_code(kRegexpInternalError); in ParseEscape()1913 status->set_code(kRegexpInternalError); in ParseCharClass()2044 status_->set_code(kRegexpInternalError); in ParsePerlFlags()
512 code = kRegexpInternalError; in CodeText()
74 case re2::kRegexpInternalError: in RegexpErrorToRE2()