Searched refs:kRE7 (Results 1 – 1 of 1) sorted by relevance
102 static const std::regex kRE7("@(" RE_MAJOR ")[.](" RE_MINOR ")::(" RE_PATH "):(" RE_COMPONENT in setTo() local139 } else if (std::regex_match(s, match, kRE7)) { in setTo()