Searched refs:http_compression_match (Results 1 – 1 of 1) sorted by relevance
22 static int http_compression_match(enum http_compression *compression, const char *text,100 if (http_compression_match(compression, text, i) == 0) { in http_compression_from_text()121 static int http_compression_match(enum http_compression *compression, const char *text, in http_compression_match() function