Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:pysqlite_connection_create_collation

1467 pysqlite_connection_create_collation(pysqlite_Connection* self, PyObject* args)
1617 {"create_collation", (PyCFunction)pysqlite_connection_create_collation, METH_VARARGS,