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