Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c1646 PyObject *PyUnicode_DecodeUTF7Stateful(const char *s, in PyUnicode_DecodeUTF7Stateful() function
/external/python/cpython3/Objects/
Dunicodeobject.c4562 PyUnicode_DecodeUTF7Stateful(const char *s, in PyUnicode_DecodeUTF7Stateful() function