Home
last modified time | relevance | path

Searched refs:kRegexpInternalError (Results 1 – 10 of 10) sorted by relevance

/external/regex-re2/re2/
Dsimplify.cc30 status->set_code(kRegexpInternalError); in SimplifyRegexp()
Dregexp.h165 kRegexpInternalError, enumerator
Dparse.cc1241 status->set_code(kRegexpInternalError); in ParseEscape()
1668 status->set_code(kRegexpInternalError); in ParseCharClass()
1800 status_->set_code(kRegexpInternalError); in ParsePerlFlags()
Dregexp.cc480 code = kRegexpInternalError; in CodeText()
Dre2.cc78 case re2::kRegexpInternalError: in RegexpErrorToRE2()
/external/chromium_org/third_party/re2/re2/
Dsimplify.cc30 status->set_code(kRegexpInternalError); in SimplifyRegexp()
Dregexp.h165 kRegexpInternalError, enumerator
Dparse.cc1241 status->set_code(kRegexpInternalError); in ParseEscape()
1668 status->set_code(kRegexpInternalError); in ParseCharClass()
1800 status_->set_code(kRegexpInternalError); in ParsePerlFlags()
Dregexp.cc480 code = kRegexpInternalError; in CodeText()
Dre2.cc96 case re2::kRegexpInternalError: in RegexpErrorToRE2()