Lines Matching refs:Py_UNICODE
692 PyLong_FromUnicode:Py_UNICODE:u::
1434 PyUnicode_AS_UNICODE:Py_UNICODE*:::
1441 Py_UNICODE_ISSPACE:Py_UNICODE:ch::
1444 Py_UNICODE_ISLOWER:Py_UNICODE:ch::
1447 Py_UNICODE_ISUPPER:Py_UNICODE:ch::
1450 Py_UNICODE_ISTITLE:Py_UNICODE:ch::
1453 Py_UNICODE_ISLINEBREAK:Py_UNICODE:ch::
1456 Py_UNICODE_ISDECIMAL:Py_UNICODE:ch::
1459 Py_UNICODE_ISDIGIT:Py_UNICODE:ch::
1462 Py_UNICODE_ISNUMERIC:Py_UNICODE:ch::
1464 Py_UNICODE_TOLOWER:Py_UNICODE:::
1465 Py_UNICODE_TOLOWER:Py_UNICODE:ch::
1467 Py_UNICODE_TOUPPER:Py_UNICODE:::
1468 Py_UNICODE_TOUPPER:Py_UNICODE:ch::
1470 Py_UNICODE_TOTITLE:Py_UNICODE:::
1471 Py_UNICODE_TOTITLE:Py_UNICODE:ch::
1474 Py_UNICODE_TODECIMAL:Py_UNICODE:ch::
1477 Py_UNICODE_TODIGIT:Py_UNICODE:ch::
1480 Py_UNICODE_TONUMERIC:Py_UNICODE:ch::
1483 PyUnicode_FromUnicode:const Py_UNICODE*:u::
1486 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::