Searched refs:pysqlite_connection_execute_impl (Results 1 – 3 of 3) sorted by relevance
682 pysqlite_connection_execute_impl(pysqlite_Connection *self, PyObject *sql,708 return_value = pysqlite_connection_execute_impl(self, sql, parameters); in pysqlite_connection_execute()
1686 pysqlite_connection_execute_impl(pysqlite_Connection *self, PyObject *sql, in pysqlite_connection_execute_impl() function
956 Modules/_sqlite/connection.c pysqlite_connection_execute_impl PyId_execute -