Searched refs:pysqlite_cursor_setoutputsize (Results 1 – 1 of 1) sorted by relevance
247 …{"setoutputsize", _PyCFunction_CAST(pysqlite_cursor_setoutputsize), METH_FASTCALL, pysqlite_cursor…254 pysqlite_cursor_setoutputsize(pysqlite_Cursor *self, PyObject *const *args, Py_ssize_t nargs) in pysqlite_cursor_setoutputsize() function