Searched refs:retuni (Results 1 – 1 of 1) sorted by relevance
366 PyObject *retobj = NULL, *retuni = NULL; in multibytecodec_decerror() local432 !PyUnicode_Check((retuni = PyTuple_GET_ITEM(retobj, 0))) || in multibytecodec_decerror()441 retunisize = PyUnicode_GET_SIZE(retuni); in multibytecodec_decerror()444 memcpy((char *)buf->outbuf, PyUnicode_AS_DATA(retuni), in multibytecodec_decerror()