Home
last modified time | relevance | path

Searched defs:tocode (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/packages/OS400/
Dcurlmain.c64 char tocode[32]; in main() local
Dccsidcurl.c87 char tocode[ICONV_ID_SIZE]; in iconv_open_CCSID() local
/third_party/python/Python/
Dfileutils.c955 const char *tocode, const char *fromcode) in _Py_ConvertWCharForm()