Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dcursor.c79 static int pysqlite_cursor_init(pysqlite_Cursor* self, PyObject* args, PyObject* kwargs) in pysqlite_cursor_init() function
1116 (initproc)pysqlite_cursor_init, /* tp_init */