Home
last modified time | relevance | path

Searched defs:pysqlite_connection_executescript (Results 1 – 2 of 2) 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
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dconnection.c1751 pysqlite_connection_executescript(pysqlite_Connection *self, in pysqlite_connection_executescript() function