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

/external/chromium_org/third_party/re2/re2/
H A Dsimplify.cc30 status->set_code(kRegexpInternalError);
H A Dregexp.h165 kRegexpInternalError, enumerator in enum:re2::RegexpStatusCode
H A Dparse.cc1241 status->set_code(kRegexpInternalError);
1668 status->set_code(kRegexpInternalError);
1800 status_->set_code(kRegexpInternalError);
H A Dre2.cc96 case re2::kRegexpInternalError:
H A Dregexp.cc480 code = kRegexpInternalError;
/external/regex-re2/re2/
H A Dsimplify.cc30 status->set_code(kRegexpInternalError);
H A Dregexp.h165 kRegexpInternalError, enumerator in enum:re2::RegexpStatusCode
H A Dparse.cc1241 status->set_code(kRegexpInternalError);
1668 status->set_code(kRegexpInternalError);
1800 status_->set_code(kRegexpInternalError);
H A Dre2.cc78 case re2::kRegexpInternalError:
H A Dregexp.cc480 code = kRegexpInternalError;

Completed in 1253 milliseconds