Searched refs:empty_group_names (Results 1 – 1 of 1) sorted by relevance
65 static const std::map<int, std::string>* empty_group_names; variable176 empty_group_names = new std::map<int, std::string>; in Init()272 if (group_names_ != NULL && group_names_ != empty_group_names) in ~RE2()364 re->group_names_ = empty_group_names; in CapturingGroupNames()