Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4160 DBC_count(DBCursorObject* self, PyObject* args) in DBC_count() function
8807 {"count", (PyCFunction)DBC_count, METH_VARARGS},