Searched refs:inflateResetKeep (Results 1 – 6 of 6) sorted by relevance
122 # define inflateResetKeep z_inflateResetKeep macro
1917 ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp));
119 int ZEXPORT inflateResetKeep(strm) in inflateResetKeep() function155 return inflateResetKeep(strm);
316 - Add undocumented inflateResetKeep() function for CAB file decoding331 - Add deflateResetKeep and fix inflateResetKeep to retain dictionary
815 static int inflateResetKeep( z_streamp strm ) in inflateResetKeep() function848 return inflateResetKeep(strm); in inflateReset()
810 static int inflateResetKeep( z_streamp strm ) in inflateResetKeep() function843 return inflateResetKeep(strm); in inflateReset()