Home
last modified time | relevance | path

Searched refs:pysqlite_statement_dealloc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_sqlite/
Dstatement.h47 void pysqlite_statement_dealloc(pysqlite_Statement* self);
Dstatement.c413 void pysqlite_statement_dealloc(pysqlite_Statement* self) in pysqlite_statement_dealloc() function
507 (destructor)pysqlite_statement_dealloc, /* tp_dealloc */