Searched refs:pysqlite_statement_mark_dirty (Results 1 – 3 of 3) sorted by relevance
55 void pysqlite_statement_mark_dirty(pysqlite_Statement* self);
401 void pysqlite_statement_mark_dirty(pysqlite_Statement* self) in pysqlite_statement_mark_dirty() function
596 pysqlite_statement_mark_dirty(self->statement); in _pysqlite_query_execute()640 pysqlite_statement_mark_dirty(self->statement); in _pysqlite_query_execute()