Searched defs:pysqlite_statement_create (Results 1 – 2 of 2) sorted by relevance
32 pysqlite_statement_create(pysqlite_Connection *connection, PyObject *sql) in pysqlite_statement_create() function
54 int pysqlite_statement_create(pysqlite_Statement* self, pysqlite_Connection* connection, PyObject* … in pysqlite_statement_create() function