Home
last modified time | relevance | path

Searched refs:pysqlite_connection_executescript (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c1312 PyObject* pysqlite_connection_executescript(pysqlite_Connection* self, PyObject* args) in pysqlite_connection_executescript() function
1615 {"executescript", (PyCFunction)pysqlite_connection_executescript, METH_VARARGS,
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h759 …{"executescript", (PyCFunction)pysqlite_connection_executescript, METH_O, pysqlite_connection_exec…
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dconnection.c1751 pysqlite_connection_executescript(pysqlite_Connection *self, in pysqlite_connection_executescript() function
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv958 Modules/_sqlite/connection.c pysqlite_connection_executescript PyId_executescript -