Home
last modified time | relevance | path

Searched refs:kRegexpBadNamedCapture (Results 1 – 5 of 5) sorted by relevance

/external/regex-re2/re2/testing/
Dparse_test.cc424 EXPECT_EQ(status.code(), kRegexpBadNamedCapture); in TEST()
429 EXPECT_EQ(status.code(), kRegexpBadNamedCapture); in TEST()
/external/regex-re2/re2/
Dregexp.h179 kRegexpBadNamedCapture, // bad named capture enumerator
Dparse.cc1827 status_->set_code(kRegexpBadNamedCapture); in ParsePerlFlags()
1838 status_->set_code(kRegexpBadNamedCapture); in ParsePerlFlags()
Dre2.cc102 case re2::kRegexpBadNamedCapture: in RegexpErrorToRE2()
/external/regex-re2/
Ducs2.diff279 case re2::kRegexpBadNamedCapture:
329 kRegexpBadNamedCapture, // bad named capture