Searched defs:PyUnicode_DecodeUTF16 (Results 1 – 3 of 3) sorted by relevance
172 # define PyUnicode_DecodeUTF16 PyUnicodeUCS2_DecodeUTF16 macro259 # define PyUnicode_DecodeUTF16 PyUnicodeUCS4_DecodeUTF16 macro
2533 PyUnicode_DecodeUTF16(const char *s, in PyUnicode_DecodeUTF16() function
5875 PyUnicode_DecodeUTF16(const char *s, in PyUnicode_DecodeUTF16() function