Home | History | Annotate | Download | only in zlib

Lines Matching refs:my_version

224     static const char my_version[] = ZLIB_VERSION;
231 if (version == Z_NULL || version[0] != my_version[0] ||