Home
last modified time | relevance | path

Searched refs:pysqlite_cache_display (Results 1 – 11 of 11) sorted by relevance

/dports/databases/py-gdbm/Python-3.8.12/Modules/_sqlite/
H A Dcache.c218 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
257 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/lang/python-tools/Python-3.8.12/Modules/_sqlite/
H A Dcache.c218 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
257 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/lang/python37/Python-3.7.12/Modules/_sqlite/
H A Dcache.c214 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
253 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/lang/python39/Python-3.9.9/Modules/_sqlite/
H A Dcache.c220 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
259 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/lang/python38/Python-3.8.12/Modules/_sqlite/
H A Dcache.c218 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
257 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sqlite/
H A Dcache.c218 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
257 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sqlite/
H A Dcache.c218 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
257 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/lang/python-legacy/Python-2.7.18/Modules/_sqlite/
H A Dcache.c215 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
272 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/lang/python27/Python-2.7.18/Modules/_sqlite/
H A Dcache.c215 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
272 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Dcache.c215 PyObject* pysqlite_cache_display(pysqlite_Cache* self, PyObject* args) in pysqlite_cache_display() function
272 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,
/dports/lang/python310/Python-3.10.1/Modules/_sqlite/
H A Dcache.c262 pysqlite_cache_display(pysqlite_Cache *self, PyObject *args) in pysqlite_cache_display() function
316 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,