Home
last modified time | relevance | path

Searched defs:pysqlite_statement_mark_dirty (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Dstatement.c404 void pysqlite_statement_mark_dirty(pysqlite_Statement* self) in pysqlite_statement_mark_dirty() function
/external/python/cpython2/Modules/_sqlite/
Dstatement.c408 void pysqlite_statement_mark_dirty(pysqlite_Statement* self) in pysqlite_statement_mark_dirty() function