Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Drow.c136 Py_ssize_t pysqlite_row_length(pysqlite_Row* self, PyObject* args, PyObject* kwargs) in pysqlite_row_length() function
197 /* mp_length */ (lenfunc)pysqlite_row_length,