• Home
  • Raw
  • Download

Lines Matching refs:ZWRAP_FORCE_ZLIB

585     if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB) {  in z_inflateInit_()
614 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB) { in z_inflateInit2_()
632 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in ZWRAP_inflateReset_keepDict()
651 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateReset()
669 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateReset2()
689 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateSetDictionary()
722 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) { in z_inflate()
916 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateEnd()
933 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) { in z_inflateSync()
1003 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateGetDictionary()
1013 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !source->reserved) in z_inflateCopy()
1022 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateMark()
1033 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflatePrime()
1042 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateGetHeader()
1053 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateBackInit_()
1063 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateBack()
1071 if (g_ZWRAPdecompressionType == ZWRAP_FORCE_ZLIB || !strm->reserved) in z_inflateBackEnd()