Home | History | Annotate | Download | only in src

Lines Matching refs:inflateSync

503   then call inflateSync() to look for a good compression block if a partial
857 ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm));
863 inflateSync searches for a 00 00 FF FF pattern in the compressed data.
867 inflateSync returns Z_OK if a possible full flush point has been found,
872 error case, the application may repeatedly call inflateSync, providing more