Searched defs:pysqlite_row_subscript (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Drow.c67 PyObject* pysqlite_row_subscript(pysqlite_Row* self, PyObject* idx) function
198 /* mp_subscript */ (binaryfunc)pysqlite_row_subscript,

Completed in 71 milliseconds