Home
last modified time | relevance | path

Searched refs:PyUnicode_AsUCS4Copy (Results 1 – 25 of 97) sorted by relevance

1234

/dports/audio/picard/picard-release-2.6.2/picard/util/
H A D_astrcmp.c163 us1 = PyUnicode_AsUCS4Copy(s1);
164 us2 = PyUnicode_AsUCS4Copy(s2);
/dports/databases/py-asyncpg/asyncpg-0.25.0/asyncpg/protocol/
H A Dcpythonx.pxd15 Py_UCS4* PyUnicode_AsUCS4Copy(object) except NULL
/dports/devel/py-game/pygame-2.1.0/src_c/freetype/
H A Dft_unicode.c72 Py_UCS4 *src = PyUnicode_AsUCS4Copy(obj); in _encode_unicode_string()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Dscalarapi.c76 Py_UCS4 *raw_data = PyUnicode_AsUCS4Copy(scalar); in scalar_value()
148 Py_UCS4 *raw_data = PyUnicode_AsUCS4Copy(scalar); in scalar_value()
/dports/textproc/py-pyahocorasick/pyahocorasick-1.4.1/
H A Dutils.c164 *word = PyUnicode_AsUCS4Copy(obj); in pymod_get_string()
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/lang/python38/Python-3.8.12/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/lang/python39/Python-3.9.9/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/lang/python310/Python-3.10.1/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dunicodeobject.h163 PyAPI_FUNC(Py_UCS4*) PyUnicode_AsUCS4Copy(PyObject *unicode);
/dports/databases/py-sqlite3/Python-3.8.12/PC/
H A Dpython3.def644 PyUnicode_AsUCS4Copy=python38.PyUnicode_AsUCS4Copy
/dports/databases/py-gdbm/Python-3.8.12/PC/
H A Dpython3.def644 PyUnicode_AsUCS4Copy=python38.PyUnicode_AsUCS4Copy
/dports/lang/python-tools/Python-3.8.12/PC/
H A Dpython3.def644 PyUnicode_AsUCS4Copy=python38.PyUnicode_AsUCS4Copy
/dports/lang/python38/Python-3.8.12/PC/
H A Dpython3.def644 PyUnicode_AsUCS4Copy=python38.PyUnicode_AsUCS4Copy
/dports/lang/python37/Python-3.7.12/PC/
H A Dpython3.def641 PyUnicode_AsUCS4Copy=python37.PyUnicode_AsUCS4Copy
/dports/x11-toolkits/py-tkinter/Python-3.8.12/PC/
H A Dpython3.def644 PyUnicode_AsUCS4Copy=python38.PyUnicode_AsUCS4Copy
/dports/lang/python39/Python-3.9.9/PC/
H A Dpython3.def649 PyUnicode_AsUCS4Copy=python39.PyUnicode_AsUCS4Copy
/dports/databases/py-gdbm/Python-3.8.12/Modules/_io/
H A Dstringio.c886 buf = PyUnicode_AsUCS4Copy(item); in stringio_setstate()
/dports/lang/python37/Python-3.7.12/Modules/_io/
H A Dstringio.c885 buf = PyUnicode_AsUCS4Copy(item); in stringio_setstate()

1234