Searched refs:pysqlite_cursor_fetchall_impl (Results 1 – 2 of 2) sorted by relevance
223 pysqlite_cursor_fetchall_impl(pysqlite_Cursor *self);228 return pysqlite_cursor_fetchall_impl(self); in pysqlite_cursor_fetchall()
1221 pysqlite_cursor_fetchall_impl(pysqlite_Cursor *self) in pysqlite_cursor_fetchall_impl() function