Home | History | Annotate | Download | only in zlib

Lines Matching full:inflatesync

861 - simplifying code of inflateSync to avoid gcc 2.8 bug
1132 - fix sync search logic in inflateSync
1134 - after inflateSync, don't scare people with just "lo world"
1141 - deflate(Z_FULL_FLUSH), inflateReset and inflateSync are now fully implemented
1142 - added a test of inflateSync in example.c