Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c4069 PyObject *PyUnicode_EncodeMBCS(const Py_UNICODE *p, in PyUnicode_EncodeMBCS() function
/external/python/cpython3/Objects/
Dunicodeobject.c7805 PyUnicode_EncodeMBCS(const Py_UNICODE *p, in PyUnicode_EncodeMBCS() function