Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4814 DBC_next_nodup(DBCursorObject* self, PyObject* args, PyObject *kwargs) in DBC_next_nodup() function
8851 {"next_nodup", (PyCFunction)DBC_next_nodup, METH_VARARGS|METH_KEYWORDS},