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