Searched refs:pysqlite_cursor_executescript_impl (Results 1 – 2 of 2) sorted by relevance
124 pysqlite_cursor_executescript_impl(pysqlite_Cursor *self,146 return_value = pysqlite_cursor_executescript_impl(self, sql_script); in pysqlite_cursor_executescript()
1036 pysqlite_cursor_executescript_impl(pysqlite_Cursor *self, in pysqlite_cursor_executescript_impl() function