Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c755 PyObject *restuple; in PyCodec_XMLCharRefReplaceErrors() local
962 PyObject *restuple; in PyCodec_NameReplaceErrors() local
1124 PyObject *restuple; in PyCodec_SurrogatePassErrors() local
1288 PyObject *restuple; in PyCodec_SurrogateEscapeErrors() local
/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c654 PyObject *restuple; in PyCodec_ReplaceErrors() local
708 PyObject *restuple; in PyCodec_XMLCharRefReplaceErrors() local
833 PyObject *restuple; in PyCodec_BackslashReplaceErrors() local
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c1467 PyObject *restuple = NULL; in unicode_decode_call_errorhandler() local
3575 PyObject *restuple; in unicode_encode_call_errorhandler() local
4896 PyObject *restuple; in unicode_translate_call_errorhandler() local
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c4399 PyObject *restuple = NULL; in unicode_decode_call_errorhandler_wchar() local
4512 PyObject *restuple = NULL; in unicode_decode_call_errorhandler_writer() local
6999 PyObject *restuple; in unicode_encode_call_errorhandler() local
8936 PyObject *restuple; in unicode_translate_call_errorhandler() local