Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dcursor.c127 static void pysqlite_cursor_dealloc(pysqlite_Cursor* self) in pysqlite_cursor_dealloc() function
1085 (destructor)pysqlite_cursor_dealloc, /* tp_dealloc */