Searched refs:pysqlite_row_item (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_sqlite/ | ||
H A D | row.c | 93 PyObject* pysqlite_row_item(pysqlite_Row* self, Py_ssize_t idx) in pysqlite_row_item() function 251 {Py_sq_item, pysqlite_row_item}, |
Completed in 1 milliseconds