Home | History | Annotate | Download | only in src

Lines Matching full:gzerror

350 - Don't set error code in gzerror() if passed pointer is NULL
390 - Note in zlib.h that gzerror() should be used to distinguish from EOF
512 - Fix gzerror() error report on empty input file [Brown]
572 - Add comments to zlib.h about gzerror() usage [Brown]
1241 - zlibVersion and gzerror return const char* (needed for DLL)
1472 - added gzerror()