Searched refs:allow_numbers (Results 1 – 1 of 1) sorted by relevance
1321 static CompressionType parse_compression_type(const std::string& str, bool allow_numbers) { in parse_compression_type() argument1322 if (allow_numbers) { in parse_compression_type()