Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
H A Drow.c173 pysqlite_row_length(pysqlite_Row* self) in pysqlite_row_length() function
248 {Py_mp_length, pysqlite_row_length},
250 {Py_sq_length, pysqlite_row_length},

Completed in 1 milliseconds