Searched refs:ccsid (Results 1 – 4 of 4) sorted by relevance
32 CURL_EXTERN char *curl_version_ccsid(unsigned int ccsid);45 unsigned int ccsid);61 unsigned int ccsid);72 unsigned int ccsid);78 unsigned int ccsid);81 unsigned int ccsid);87 unsigned int ccsid);90 unsigned int ccsid);93 unsigned int ccsid);98 unsigned int ccsid);[all …]
72 ccsid &= 0xFFFF; in makeOS400IconvCode()74 if(ccsid == NOCONV_CCSID) in makeOS400IconvCode()75 ccsid = ASCII_CCSID; in makeOS400IconvCode()279 curl_version_ccsid(unsigned int ccsid) in curl_version_ccsid() argument584 unsigned int ccsid; in curl_easy_getinfo_ccsid() local754 unsigned int ccsid; in curl_formadd_ccsid() local1018 unsigned int ccsid; member1061 lcfc.ccsid = ccsid; in curl_formget_ccsid()1073 unsigned int ccsid; in curl_easy_setopt_ccsid() local1201 if(!s || !pfsize || ccsid == NOCONV_CCSID || ccsid == ASCII_CCSID) { in curl_easy_setopt_ccsid()[all …]
3190 d ccsid 10u 0 value3197 d ccsid 10u 0 value3205 d ccsid 10u 0 value3211 d ccsid 10u 0 value3217 d ccsid 10u 0 value3222 d ccsid 10u 0 value3227 d ccsid 10u 0 value3232 d ccsid 10u 0 value3237 d ccsid 10u 0 value3268 d ccsid 10u 0 value[all …]
141 In all other cases, it ignores the ccsid parameter and behaves as194 non-ccsid version and return a string encoded in the additional ccsid201 should be released with curl_free() after use, as opposite to the non-ccsid209 supported ccsid. However the caller should release the returned pointer with213 additional ccsid parameter specifying the name parameter encoding. The output
Completed in 14 milliseconds