Searched refs:retuni (Results 1 – 1 of 1) sorted by relevance
385 PyObject *retobj = NULL, *retuni = NULL; in multibytecodec_decerror() local453 !PyUnicode_Check((retuni = PyTuple_GET_ITEM(retobj, 0))) || in multibytecodec_decerror()461 if (_PyUnicodeWriter_WriteStr(&buf->writer, retuni) < 0) in multibytecodec_decerror()