Home
last modified time | relevance | path

Searched defs:pysqlite_step (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Dutil.c27 int pysqlite_step(sqlite3_stmt* statement, pysqlite_Connection* connection) in pysqlite_step() function
/external/python/cpython2/Modules/_sqlite/
Dutil.c27 int pysqlite_step(sqlite3_stmt* statement, pysqlite_Connection* connection) in pysqlite_step() function