/dports/devel/py-cffi/cffi-1.15.0/c/ |
H A D | wchar_helper_3.h | 146 if (PyUnicode_AsUCS4(unicode, (Py_UCS4 *)result, resultlen, 0) == NULL) in _my_PyUnicode_AsChar32()
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/lang/python37/Python-3.7.12/Modules/_io/ |
H A D | stringio.c | 164 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 249 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/lang/python311/Python-3.11.0a3/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/lang/python-tools/Python-3.8.12/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/lang/python38/Python-3.8.12/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/lang/python39/Python-3.9.9/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/lang/python310/Python-3.10.1/Modules/_io/ |
H A D | stringio.c | 165 if (!PyUnicode_AsUCS4(intermediate, self->buf, len, 0)) { in realize() 250 if (!PyUnicode_AsUCS4(decoded, in write_str()
|
/dports/databases/py-gdbm/Python-3.8.12/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/lang/python38/Python-3.8.12/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/lang/python311/Python-3.11.0a3/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/lang/python-tools/Python-3.8.12/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/lang/python39/Python-3.9.9/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/databases/py-sqlite3/Python-3.8.12/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/lang/python310/Python-3.10.1/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/ |
H A D | unicodeobject.h | 154 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4(
|
/dports/lang/python37/Python-3.7.12/Modules/ |
H A D | zipimport.c | 268 if (!PyUnicode_AsUCS4(prefix, p, len, 0)) { in make_filename() 274 if (!PyUnicode_AsUCS4(name, p, len, 1)) { in make_filename()
|
H A D | _winapi.c | 786 if (!PyUnicode_AsUCS4(key, p, end - p, 0)) in getenvironment() 790 if (!PyUnicode_AsUCS4(value, p, end - p, 0)) in getenvironment()
|
/dports/databases/py-sqlite3/Python-3.8.12/Doc/data/ |
H A D | refcounts.dat | 2827 PyUnicode_AsUCS4:Py_UCS4*::: 2828 PyUnicode_AsUCS4:PyObject*:u:0: 2829 PyUnicode_AsUCS4:Py_UCS4*:buffer:: 2830 PyUnicode_AsUCS4:Py_ssize_t:buflen:: 2831 PyUnicode_AsUCS4:int:copy_null::
|
/dports/databases/py-gdbm/Python-3.8.12/Doc/data/ |
H A D | refcounts.dat | 2827 PyUnicode_AsUCS4:Py_UCS4*::: 2828 PyUnicode_AsUCS4:PyObject*:u:0: 2829 PyUnicode_AsUCS4:Py_UCS4*:buffer:: 2830 PyUnicode_AsUCS4:Py_ssize_t:buflen:: 2831 PyUnicode_AsUCS4:int:copy_null::
|