Searched refs:Decode_raw_deflate (Results 1 – 1 of 1) sorted by relevance
142 static Dstr *Decode_raw_deflate(Decode *dc, const char *instr, int inlen) in Decode_raw_deflate() function216 dc->decode = Decode_raw_deflate; in Decode_deflate()221 return Decode_raw_deflate(dc, instr, inlen); in Decode_deflate()