Home
last modified time | relevance | path

Searched refs:PyUnicode_InternInPlace (Results 51 – 75 of 224) sorted by relevance

123456789

/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DBuiltins.c230 PyUnicode_InternInPlace(&s); in __Pyx_Intern()
/dports/devel/py-mypy/mypy-0.910/mypyc/lib-rt/
H A Dmisc_ops.c553 PyUnicode_InternInPlace(&obj); in CPyStatics_Initialize()
H A Dgetargsfast.c244 PyUnicode_InternInPlace(&str); in parser_init()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dcodeobject.c54 PyUnicode_InternInPlace(&_PyTuple_ITEMS(tuple)[i]); in intern_strings()
72 PyUnicode_InternInPlace(&v); in intern_string_constants()
/dports/devel/libunit/unit-1.26.1/src/python/
H A Dnxt_python.c649 PyUnicode_InternInPlace(&obj); in nxt_python_init_strings()
/dports/www/unit-java/unit-1.26.1/src/python/
H A Dnxt_python.c649 PyUnicode_InternInPlace(&obj); in nxt_python_init_strings()
/dports/www/unit-php/unit-1.26.1/src/python/
H A Dnxt_python.c649 PyUnicode_InternInPlace(&obj); in nxt_python_init_strings()
/dports/www/unit-perl/unit-1.26.1/src/python/
H A Dnxt_python.c649 PyUnicode_InternInPlace(&obj); in nxt_python_init_strings()
/dports/www/unit-python/unit-1.26.1/src/python/
H A Dnxt_python.c649 PyUnicode_InternInPlace(&obj); in nxt_python_init_strings()
/dports/www/unit/unit-1.26.1/src/python/
H A Dnxt_python.c649 PyUnicode_InternInPlace(&obj); in nxt_python_init_strings()
/dports/databases/py-sqlite3/Python-3.8.12/PC/
H A Dpython3.def700 PyUnicode_InternInPlace=python38.PyUnicode_InternInPlace
/dports/databases/py-gdbm/Python-3.8.12/PC/
H A Dpython3.def700 PyUnicode_InternInPlace=python38.PyUnicode_InternInPlace
/dports/lang/python-tools/Python-3.8.12/PC/
H A Dpython3.def700 PyUnicode_InternInPlace=python38.PyUnicode_InternInPlace
/dports/lang/python38/Python-3.8.12/PC/
H A Dpython3.def700 PyUnicode_InternInPlace=python38.PyUnicode_InternInPlace
/dports/lang/python37/Python-3.7.12/PC/
H A Dpython3.def697 PyUnicode_InternInPlace=python37.PyUnicode_InternInPlace
/dports/x11-toolkits/py-tkinter/Python-3.8.12/PC/
H A Dpython3.def700 PyUnicode_InternInPlace=python38.PyUnicode_InternInPlace
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dmarshal.c1137 PyUnicode_InternInPlace(&v); in r_object()
1169 PyUnicode_InternInPlace(&v); in r_object()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dmarshal.c1137 PyUnicode_InternInPlace(&v); in r_object()
1169 PyUnicode_InternInPlace(&v); in r_object()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dmarshal.c1137 PyUnicode_InternInPlace(&v); in r_object()
1169 PyUnicode_InternInPlace(&v); in r_object()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dmarshal.c1155 PyUnicode_InternInPlace(&v); in r_object()
1187 PyUnicode_InternInPlace(&v); in r_object()
/dports/lang/python38/Python-3.8.12/Python/
H A Dmarshal.c1137 PyUnicode_InternInPlace(&v); in r_object()
1169 PyUnicode_InternInPlace(&v); in r_object()
/dports/lang/python39/Python-3.9.9/PC/
H A Dpython3.def704 PyUnicode_InternInPlace=python39.PyUnicode_InternInPlace
/dports/lang/python39/Python-3.9.9/Python/
H A Dmarshal.c1116 PyUnicode_InternInPlace(&v); in r_object()
1148 PyUnicode_InternInPlace(&v); in r_object()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dmarshal.c1137 PyUnicode_InternInPlace(&v); in r_object()
1169 PyUnicode_InternInPlace(&v); in r_object()
/dports/devel/py3c/py3c-1.3/doc/source/
H A Dreference.rst128 | Python 3: :c:func:`PyUnicode_InternInPlace <py3:PyUnicode_InternInPlace>`

123456789