kRegexpBadNamedCapture 1827 third_party/re2/re2/parse.cc       status_->set_code(kRegexpBadNamedCapture);
kRegexpBadNamedCapture 1838 third_party/re2/re2/parse.cc       status_->set_code(kRegexpBadNamedCapture);
kRegexpBadNamedCapture  120 third_party/re2/re2/re2.cc     case re2::kRegexpBadNamedCapture:
kRegexpBadNamedCapture  424 third_party/re2/re2/testing/parse_test.cc   EXPECT_EQ(status.code(), kRegexpBadNamedCapture);
kRegexpBadNamedCapture  429 third_party/re2/re2/testing/parse_test.cc   EXPECT_EQ(status.code(), kRegexpBadNamedCapture);