Searched refs:GZIP_MAGIC_0 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dcontent_encoding.c41 #define GZIP_MAGIC_0 0x1f macro
208 if((data[0] != GZIP_MAGIC_0) || (data[1] != GZIP_MAGIC_1))

Completed in 16 milliseconds