Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dstatement.c322 int pysqlite_statement_finalize(pysqlite_Statement* self) in pysqlite_statement_finalize() function
/external/python/cpython2/Modules/_sqlite/
Dstatement.c372 int pysqlite_statement_finalize(pysqlite_Statement* self) in pysqlite_statement_finalize() function