Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
Dcache.c262 pysqlite_cache_display(pysqlite_Cache *self, PyObject *args) in pysqlite_cache_display() function
316 {"display", (PyCFunction)pysqlite_cache_display, METH_NOARGS,