Lines Matching refs:Py_UNICODE
674 PyLong_FromUnicode:Py_UNICODE:u::
1419 PyUnicode_AS_UNICODE:Py_UNICODE*:::
1426 Py_UNICODE_ISSPACE:Py_UNICODE:ch::
1429 Py_UNICODE_ISLOWER:Py_UNICODE:ch::
1432 Py_UNICODE_ISUPPER:Py_UNICODE:ch::
1435 Py_UNICODE_ISTITLE:Py_UNICODE:ch::
1438 Py_UNICODE_ISLINEBREAK:Py_UNICODE:ch::
1441 Py_UNICODE_ISDECIMAL:Py_UNICODE:ch::
1444 Py_UNICODE_ISDIGIT:Py_UNICODE:ch::
1447 Py_UNICODE_ISNUMERIC:Py_UNICODE:ch::
1449 Py_UNICODE_TOLOWER:Py_UNICODE:::
1450 Py_UNICODE_TOLOWER:Py_UNICODE:ch::
1452 Py_UNICODE_TOUPPER:Py_UNICODE:::
1453 Py_UNICODE_TOUPPER:Py_UNICODE:ch::
1455 Py_UNICODE_TOTITLE:Py_UNICODE:::
1456 Py_UNICODE_TOTITLE:Py_UNICODE:ch::
1459 Py_UNICODE_TODECIMAL:Py_UNICODE:ch::
1462 Py_UNICODE_TODIGIT:Py_UNICODE:ch::
1465 Py_UNICODE_TONUMERIC:Py_UNICODE:ch::
1468 PyUnicode_FromUnicode:const Py_UNICODE*:u::
1471 PyUnicode_AsUnicode:Py_UNICODE*:::
1529 PyUnicode_Encode:const Py_UNICODE*:s::
1545 PyUnicode_EncodeUTF8:const Py_UNICODE*:s::
1559 PyUnicode_EncodeUTF16:const Py_UNICODE*:s::
1573 PyUnicode_EncodeUnicodeEscape:const Py_UNICODE*:s::
1586 PyUnicode_EncodeRawUnicodeEscape:const Py_UNICODE*:s::
1599 PyUnicode_EncodeLatin1:const Py_UNICODE*:s::
1612 PyUnicode_EncodeASCII:const Py_UNICODE*:s::
1626 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
1636 PyUnicode_TranslateCharmap:const Py_UNICODE*:s::
1647 PyUnicode_EncodeMBCS:const Py_UNICODE*:s::