Searched refs:PyUnicode_DecodeUTF32 (Results 1 – 4 of 4) sorted by relevance
170 # define PyUnicode_DecodeUTF32 PyUnicodeUCS2_DecodeUTF32 macro257 # define PyUnicode_DecodeUTF32 PyUnicodeUCS4_DecodeUTF32 macro798 PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF32(
2253 PyUnicode_DecodeUTF32(const char *s, in PyUnicode_DecodeUTF32() function
2186 PyUnicode_DecodeUTF32(const char *s, in PyUnicode_DecodeUTF32() function