Searched refs:data_begin (Results 1 – 1 of 1) sorted by relevance
11672 int data_begin = cut_gzip_prefix(zbuf, len); local11676 if (data_begin <= 0) {11682 zlib_stream.next_in = zbuf + data_begin;11683 zlib_stream.avail_in = len - data_begin;