Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:pysqlite_connection_create_collation

1440 pysqlite_connection_create_collation(pysqlite_Connection* self, PyObject* args)

1588 {"create_collation", (PyCFunction)pysqlite_connection_create_collation, METH_VARARGS,