Lines Matching full:libcurl
7 The biggest problem with OS/400 is EBCDIC. Libcurl implements an internal
13 used in libcurl strings. As a consequence, using the existing conversion
16 For this reason, and because libcurl was originally designed for ASCII based
21 This then results in libcurl being an ASCII library: any function string
23 QADRT may use libcurl functions as on any other platform.
26 some more of them, that are used by libcurl and that QADRT left out.
28 procedures have been added to libcurl on OS/400: they provide an additional
36 types are also forbidden. Libcurl uses enums as vararg procedure tagfields...
37 Happily, there is a pragma forcing enums to type "int". The original libcurl
39 order to force libcurl enums of being type int (the pragma disposition in use
262 _ Modules for all libcurl units.
269 _ Binding directory CURL. To be used to dynamically bind libcurl when linking a
272 module using libcurl, and an ILE/RPG /copy member for support in this
274 _ Standard C/C++ libcurl include members in file H.
278 program using libcurl.
280 on OS/400, the libcurl test programs are compiled for manual tests.
304 /INCLUDE member is provided for this language. To include all libcurl