Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dcodecs.h271 PyObject *error_handler_obj = NULL; in STRINGLIB() local
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c5133 PyObject *error_handler_obj = NULL; in unicode_decode_utf8() local
7060 PyObject *error_handler_obj = NULL; in unicode_encode_ucs1() local
7263 PyObject *error_handler_obj = NULL; in PyUnicode_DecodeASCII() local
8673 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, in charmap_encoding_error()
8827 PyObject *error_handler_obj = NULL; in _PyUnicode_EncodeCharmap() local