Searched defs:PyUnicode_DecodeUTF8Stateful (Results 1 – 4 of 4) sorted by relevance
175 # define PyUnicode_DecodeUTF8Stateful PyUnicodeUCS2_DecodeUTF8Stateful macro262 # define PyUnicode_DecodeUTF8Stateful PyUnicodeUCS4_DecodeUTF8Stateful macro
1958 PyObject *PyUnicode_DecodeUTF8Stateful(const char *s, in PyUnicode_DecodeUTF8Stateful() function
1891 PyObject *PyUnicode_DecodeUTF8Stateful(const char *s, in PyUnicode_DecodeUTF8Stateful() function