Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/clinic/
Drow.c.h10 pysqlite_row_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in pysqlite_row_new() function
/third_party/python/Modules/_sqlite/
Drow.c248 {Py_tp_new, pysqlite_row_new},