Searched refs:data_begin (Results 1 – 1 of 1) sorted by relevance
11679 int data_begin = cut_gzip_prefix(zbuf, len); local11683 if (data_begin <= 0) {11689 zlib_stream.next_in = zbuf + data_begin;11690 zlib_stream.avail_in = len - data_begin;