Searched refs:empty_matching_pattern (Results 1 – 1 of 1) sorted by relevance
20 void validate_prefixes(const std::regex& empty_matching_pattern) { in validate_prefixes() argument23 std::cregex_iterator i(source, source + 3, empty_matching_pattern); in validate_prefixes()