Home | History | Annotate | Download | only in src

Lines Matching refs:my_version

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