Searched refs:cursor_traverse (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_sqlite/ | ||
H A D | cursor.c | 147 cursor_traverse(pysqlite_Cursor *self, visitproc visit, void *arg) in cursor_traverse() function 1353 {Py_tp_traverse, cursor_traverse}, |
Completed in 2 milliseconds