Searched defs:PyUnicode_DecodeLatin1 (Results 1 – 3 of 3) sorted by relevance
168 # define PyUnicode_DecodeLatin1 PyUnicodeUCS2_DecodeLatin1 macro255 # define PyUnicode_DecodeLatin1 PyUnicodeUCS4_DecodeLatin1 macro
3497 PyObject *PyUnicode_DecodeLatin1(const char *s, in PyUnicode_DecodeLatin1() function
6826 PyUnicode_DecodeLatin1(const char *s, in PyUnicode_DecodeLatin1() function