Home
last modified time | relevance | path

Searched refs:ICONV_ID_SIZE (Results 1 – 1 of 1) sorted by relevance

/curl/packages/OS400/
H A Dccsidcurl.c55 #define ICONV_ID_SIZE 32 /* Size of iconv_open() code identifier. */ macro
62 makeOS400IconvCode(char buf[ICONV_ID_SIZE], unsigned int ccsid) in makeOS400IconvCode() argument
77 memset(buf, 0, ICONV_ID_SIZE); in makeOS400IconvCode()
86 char fromcode[ICONV_ID_SIZE]; in iconv_open_CCSID()
87 char tocode[ICONV_ID_SIZE]; in iconv_open_CCSID()

Completed in 6 milliseconds