Searched refs:pysqlite_row_dealloc (Results 1 – 2 of 2) sorted by relevance
28 void pysqlite_row_dealloc(pysqlite_Row* self) in pysqlite_row_dealloc() function241 (destructor)pysqlite_row_dealloc, /* tp_dealloc */
55 pysqlite_row_dealloc(PyObject *self) in pysqlite_row_dealloc() function243 {Py_tp_dealloc, pysqlite_row_dealloc},