Searched refs:kHashLine (Results 1 – 1 of 1) sorted by relevance
86 static const std::regex kHashLine( variable127 bool valid = std::regex_match(line, match, kHashLine); in readHashFile()