Home
last modified time | relevance | path

Searched refs:PyUnicode_InternInPlace (Results 76 – 100 of 224) sorted by relevance

123456789

/dports/lang/python310/Python-3.10.1/Python/
H A Dmarshal.c1116 PyUnicode_InternInPlace(&v); in r_object()
1148 PyUnicode_InternInPlace(&v); in r_object()
/dports/lang/python37/Python-3.7.12/Python/
H A Dmarshal.c1173 PyUnicode_InternInPlace(&v); in r_object()
1205 PyUnicode_InternInPlace(&v); in r_object()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dcodeobject.c48 PyUnicode_InternInPlace(&_PyTuple_ITEMS(tuple)[i]); in intern_strings()
66 PyUnicode_InternInPlace(&v); in intern_string_constants()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Includes/cpython/
H A Dunicode.pxd253 #void PyUnicode_InternInPlace(PyObject **string)
255 # A combination of PyUnicode_FromString() and PyUnicode_InternInPlace(),
/dports/lang/cython/Cython-0.29.24/Cython/Includes/cpython/
H A Dunicode.pxd264 #void PyUnicode_InternInPlace(PyObject **string)
266 # A combination of PyUnicode_FromString() and PyUnicode_InternInPlace(),
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Includes/cpython/
H A Dunicode.pxd264 #void PyUnicode_InternInPlace(PyObject **string)
266 # A combination of PyUnicode_FromString() and PyUnicode_InternInPlace(),
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Includes/cpython/
H A Dunicode.pxd264 #void PyUnicode_InternInPlace(PyObject **string)
266 # A combination of PyUnicode_FromString() and PyUnicode_InternInPlace(),
/dports/lang/python311/Python-3.11.0a3/Parser/
H A Dpegen.c506 PyUnicode_InternInPlace(&id); in _PyPegen_new_identifier()
/dports/devel/py-py-ubjson/py-ubjson-0.16.1/src/
H A Ddecoder.c773 PyUnicode_InternInPlace(&key); in _decode_object_key()
/dports/lang/cython-devel/cython-2b1e743/Cython/Includes/cpython/
H A Dunicode.pxd272 #void PyUnicode_InternInPlace(PyObject **string)
274 # A combination of PyUnicode_FromString() and PyUnicode_InternInPlace(),
/dports/lang/python310/Python-3.10.1/PC/
H A Dpython3dll.c672 EXPORT_FUNC(PyUnicode_InternInPlace)
/dports/lang/python311/Python-3.11.0a3/PC/
H A Dpython3dll.c669 EXPORT_FUNC(PyUnicode_InternInPlace)
/dports/lang/python310/Python-3.10.1/Doc/data/
H A Dstable_abi.dat747 function,PyUnicode_InternInPlace,3.2,
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dunicodeobject.h1006 PyAPI_FUNC(void) PyUnicode_InternInPlace(PyObject **);
/dports/lang/python311/Python-3.11.0a3/Doc/data/
H A Dstable_abi.dat751 function,PyUnicode_InternInPlace,3.2,
/dports/lang/python39/Python-3.9.9/Parser/pegen/
H A Dpegen.c123 PyUnicode_InternInPlace(&id); in _PyPegen_new_identifier()
1408 PyUnicode_InternInPlace(&uni); in _PyPegen_join_names_with_dot()
/dports/lang/python37/Python-3.7.12/Include/
H A Dunicodeobject.h1011 PyAPI_FUNC(void) PyUnicode_InternInPlace(PyObject **);
/dports/lang/python37/Python-3.7.12/Modules/
H A D_tracemalloc.c1021 PyUnicode_InternInPlace(&unknown_filename); in tracemalloc_init()
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dunicodeobject.h1011 PyAPI_FUNC(void) PyUnicode_InternInPlace(PyObject **);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dunicodeobject.h1011 PyAPI_FUNC(void) PyUnicode_InternInPlace(PyObject **);
/dports/lang/python310/Python-3.10.1/Parser/
H A Dpegen.c137 PyUnicode_InternInPlace(&id); in _PyPegen_new_identifier()
1649 PyUnicode_InternInPlace(&uni); in _PyPegen_join_names_with_dot()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcodecs.c120 PyUnicode_InternInPlace(&v); in _PyCodec_Lookup()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcodecs.c120 PyUnicode_InternInPlace(&v); in _PyCodec_Lookup()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_tracemalloc.c1001 PyUnicode_InternInPlace(&unknown_filename); in tracemalloc_init()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcodecs.c120 PyUnicode_InternInPlace(&v); in _PyCodec_Lookup()

123456789