CapturingGroupNames 450 third_party/re2/re2/re2.h const map<int, string>& CapturingGroupNames() const; CapturingGroupNames 1360 third_party/re2/re2/testing/re2_test.cc TEST(RE2, CapturingGroupNames) { CapturingGroupNames 1365 third_party/re2/re2/testing/re2_test.cc const map<int, string>& have = re.CapturingGroupNames();