Home
last modified time | relevance | path

Searched refs:_PyUnicode_Fini (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/py-sqlite3/Python-3.8.12/Include/internal/
H A Dpycore_pylifecycle.h84 extern void _PyUnicode_Fini(void);
/dports/databases/py-gdbm/Python-3.8.12/Include/internal/
H A Dpycore_pylifecycle.h84 extern void _PyUnicode_Fini(void);
/dports/lang/python38/Python-3.8.12/Include/internal/
H A Dpycore_pylifecycle.h84 extern void _PyUnicode_Fini(void);
/dports/lang/python-tools/Python-3.8.12/Include/internal/
H A Dpycore_pylifecycle.h84 extern void _PyUnicode_Fini(void);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/internal/
H A Dpycore_pylifecycle.h84 extern void _PyUnicode_Fini(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/internal/
H A Dpycore_pylifecycle.h79 extern void _PyUnicode_Fini(PyThreadState *tstate);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/internal/
H A Dpycore_pylifecycle.h82 extern void _PyUnicode_Fini(void);
/dports/lang/python39/Python-3.9.9/Include/internal/
H A Dpycore_pylifecycle.h80 extern void _PyUnicode_Fini(PyThreadState *tstate);
/dports/lang/python310/Python-3.10.1/Include/internal/
H A Dpycore_pylifecycle.h102 extern void _PyUnicode_Fini(PyInterpreterState *interp);
/dports/lang/python311/Python-3.11.0a3/Include/internal/
H A Dpycore_pylifecycle.h103 extern void _PyUnicode_Fini(PyInterpreterState *interp);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/internal/
H A Dpycore_pylifecycle.h102 extern void _PyUnicode_Fini(PyInterpreterState *interp);
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dunicodeobject.h215 # define _PyUnicode_Fini _PyUnicodeUCS2_Fini macro
302 # define _PyUnicode_Fini _PyUnicodeUCS4_Fini macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dunicodeobject.h215 # define _PyUnicode_Fini _PyUnicodeUCS2_Fini macro
302 # define _PyUnicode_Fini _PyUnicodeUCS4_Fini macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dunicodeobject.h215 # define _PyUnicode_Fini _PyUnicodeUCS2_Fini macro
302 # define _PyUnicode_Fini _PyUnicodeUCS4_Fini macro
/dports/lang/python37/Python-3.7.12/Python/
H A Dpylifecycle.c66 extern void _PyUnicode_Fini(void);
1289 _PyUnicode_Fini(); in Py_FinalizeEx()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dpythonrun.c61 extern void _PyUnicode_Fini(void);
544 _PyUnicode_Fini(); in Py_Finalize()
/dports/lang/python27/Python-2.7.18/Python/
H A Dpythonrun.c61 extern void _PyUnicode_Fini(void);
544 _PyUnicode_Fini(); in Py_Finalize()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dpythonrun.c69 extern void _PyUnicode_Fini(void);
523 _PyUnicode_Fini(); in Py_Finalize()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dpylifecycle.c1333 _PyUnicode_Fini(); in Py_FinalizeEx()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dpylifecycle.c1333 _PyUnicode_Fini(); in Py_FinalizeEx()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dpylifecycle.c1333 _PyUnicode_Fini(); in Py_FinalizeEx()
/dports/lang/python38/Python-3.8.12/Python/
H A Dpylifecycle.c1333 _PyUnicode_Fini(); in Py_FinalizeEx()
/dports/lang/python39/Python-3.9.9/Python/
H A Dpylifecycle.c1280 _PyUnicode_Fini(tstate); in finalize_interp_types()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dpylifecycle.c1333 _PyUnicode_Fini(); in Py_FinalizeEx()
/dports/lang/python310/Python-3.10.1/Python/
H A Dpylifecycle.c1653 _PyUnicode_Fini(interp); in finalize_interp_types()

123