Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Dcodecs.h269 PyObject *error_handler_obj = NULL; in STRINGLIB() local
/third_party/python/Objects/
Dunicodeobject.c4893 PyObject *error_handler_obj = NULL; in unicode_decode_utf8() local
6782 PyObject *error_handler_obj = NULL; in unicode_encode_ucs1() local
6995 PyObject *error_handler_obj = NULL; in PyUnicode_DecodeASCII() local
8429 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, in charmap_encoding_error()
8583 PyObject *error_handler_obj = NULL; in _PyUnicode_EncodeCharmap() local