Lines Matching +full:zlib +full:- +full:wrapper
14 mechanism would have lead in a localized binary library - not portable across
19 include files, a C and system procedures ASCII wrapper library. See IBM QADRT
27 To support all the different variants of EBCDIC, non-standard wrapper
42 Non-standard EBCDIC wrapper prototypes are defined in an additional header
43 file: ccsidcurl.h. These should be self-explanatory to an OS/400-aware
45 Wrapper procedures with variable arguments are described below:
147 CURLOPT_POSTFIELDSIZE != -1, the data size is adjusted according to the
194 non-ccsid version and return a string encoded in the additional ccsid
200 Although the prototypes are self-explanatory, the returned string pointer
201 should be released with curl_free() after use, as opposite to the non-ccsid
212 _ curl_easy_header_ccsid() works as its non-CCSID counterpart but requires an
226 config-os400.h has been coded manually and the compilation scripts are
269 _ If data compression has to be supported, ZLIB development environment must
278 - If you want to change the default configuration parameters like debug info
279 generation, optimization level, listing option, target library, ZLIB/LIBSSH2
298 lib/Makefile.am VERSION variable. To be used at calling program run-time
302 - CLI tool bound program CURL.
303 - CLI command CURL.
308 _ CCSIDCURL member in file H. This defines the non-standard EBCDIC wrappers for
314 - IFS link /curl/bin/curl to CLI tool program.
323 to setlocale_a (QADRT's setlocale() ASCII wrapper) with category LC_ALL or
370 _ Since V7R4M0, procedure overloading is used to emulate limited "vararg-like"
390 recommended to use option "--output" to redirect output to a specific IFS file.