Searched defs:PyUnicode_DecodeUTF8 (Results 1 – 4 of 4) sorted by relevance
174 # define PyUnicode_DecodeUTF8 PyUnicodeUCS2_DecodeUTF8 macro261 # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 macro
1951 PyObject *PyUnicode_DecodeUTF8(const char *s, in PyUnicode_DecodeUTF8() function
1884 PyObject *PyUnicode_DecodeUTF8(const char *s, in PyUnicode_DecodeUTF8() function