Home
last modified time | relevance | path

Searched defs:restuple (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dcodecs.c739 PyObject *restuple; in PyCodec_XMLCharRefReplaceErrors() local
944 PyObject *restuple; in PyCodec_NameReplaceErrors() local
1102 PyObject *restuple; in PyCodec_SurrogatePassErrors() local
1266 PyObject *restuple; in PyCodec_SurrogateEscapeErrors() local
/external/python/cpython3/Objects/
Dunicodeobject.c4230 PyObject *restuple = NULL; in unicode_decode_call_errorhandler_wchar() local
4334 PyObject *restuple = NULL; in unicode_decode_call_errorhandler_writer() local
6817 PyObject *restuple; in unicode_encode_call_errorhandler() local
8713 PyObject *restuple; in unicode_translate_call_errorhandler() local