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