Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c3566 static PyObject *unicode_encode_call_errorhandler(const char *errors, in unicode_encode_call_errorhandler() function
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c6990 unicode_encode_call_errorhandler(const char *errors, in unicode_encode_call_errorhandler() function