Searched refs:kRE5 (Results 1 – 1 of 1) sorted by relevance
96 static const std::regex kRE5("(" RE_COMPONENT ")"); in setTo() local129 } else if (std::regex_match(s, match, kRE5)) { in setTo()