Home
last modified time | relevance | path

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

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