Searched defs:tocode (Results 1 – 4 of 4) sorted by relevance
64 char tocode[32]; in main() local
87 char tocode[ICONV_ID_SIZE]; in iconv_open_CCSID() local
79 static iconv_t os2_iconv_open (const char *tocode, const char *fromcode) in os2_iconv_open()
955 const char *tocode, const char *fromcode) in _Py_ConvertWCharForm()