Searched defs:PyUnicode_DecodeUTF32 (Results 1 – 3 of 3) sorted by relevance
170 # define PyUnicode_DecodeUTF32 PyUnicodeUCS2_DecodeUTF32 macro257 # define PyUnicode_DecodeUTF32 PyUnicodeUCS4_DecodeUTF32 macro
2260 PyUnicode_DecodeUTF32(const char *s, in PyUnicode_DecodeUTF32() function
5551 PyUnicode_DecodeUTF32(const char *s, in PyUnicode_DecodeUTF32() function