Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dcursor.c75 static void pysqlite_cursor_dealloc(pysqlite_Cursor* self) in pysqlite_cursor_dealloc() function
912 (destructor)pysqlite_cursor_dealloc, /* tp_dealloc */
/external/python/cpython2/Modules/_sqlite/
Dcursor.c118 static void pysqlite_cursor_dealloc(pysqlite_Cursor* self) in pysqlite_cursor_dealloc() function
1078 (destructor)pysqlite_cursor_dealloc, /* tp_dealloc */