Home
last modified time | relevance | path

Searched defs:tocode (Results 1 – 4 of 4) 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/lame/frontend/
Dparse.c79 static iconv_t os2_iconv_open (const char *tocode, const char *fromcode) in os2_iconv_open()
/third_party/python/Python/
Dfileutils.c955 const char *tocode, const char *fromcode) in _Py_ConvertWCharForm()