Searched refs:pysqlite_connection_executemany_impl (Results 1 – 3 of 3) sorted by relevance
724 pysqlite_connection_executemany_impl(pysqlite_Connection *self,746 return_value = pysqlite_connection_executemany_impl(self, sql, parameters); in pysqlite_connection_executemany()
1719 pysqlite_connection_executemany_impl(pysqlite_Connection *self, in pysqlite_connection_executemany_impl() function
957 Modules/_sqlite/connection.c pysqlite_connection_executemany_impl PyId_executemany -