Home
last modified time | relevance | path

Searched refs:pysqlite_connection_create_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h313 …{"create_function", _PyCFunction_CAST(pysqlite_connection_create_function), METH_METHOD|METH_FASTC…
322 pysqlite_connection_create_function(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *… in pysqlite_connection_create_function() function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c861 PyObject* pysqlite_connection_create_function(pysqlite_Connection* self, PyObject* args, PyObject* … in pysqlite_connection_create_function() function
1597 … {"create_function", (PyCFunction)pysqlite_connection_create_function, METH_VARARGS|METH_KEYWORDS,
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv361 Modules/_sqlite/connection.c pysqlite_connection_create_function kwlist -