Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4726 DBC_set_both(DBCursorObject* self, PyObject* args) in DBC_set_both() function
8847 {"set_both", (PyCFunction)DBC_set_both, METH_VARARGS},