Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c1832 PyObject *PyUnicode_EncodeUTF7(const Py_UNICODE *s, in PyUnicode_EncodeUTF7() function
/external/python/cpython3/Objects/
Dunicodeobject.c4861 PyUnicode_EncodeUTF7(const Py_UNICODE *s, in PyUnicode_EncodeUTF7() function