... UTF-8 to IBM-1047 converter */ pdata->networkToLocal = iconv_open ("IBM-1047", "UTF-8"); if (pdata->networkToLocal == (iconv_t) (-1)) { slapi_log_error ...
確定! 回上一頁