Searched refs:ppCursor (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h4910 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor);
H A Dsqlite3.c5460 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor);
130377 rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor) argument
[all...]

Completed in 333 milliseconds