Lines Matching full:export
553 - Introduce ZLIB_WINAPI macro to allow the export of functions using
556 - Export symbols by name, not by ordinal, in win32/zlib.def [Truta]
832 - replace EXPORT with ZEXPORT to avoid conflict with other programs
910 - add EXPORT in all exported functions (for Windows DLL)
933 - Add EXPORT keyword for check_func (needed for Windows DLL)