Home
last modified time | relevance | path

Searched defs:ppCursor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/makemandb/
H A Dcustom_apropos_tokenizer.c92 sqlite3_tokenizer_cursor ** ppCursor /* OUT: Tokenization cursor */ in aproposPorterOpen()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c5893 static int seriesOpen(sqlite3_vtab *pUnused, sqlite3_vtab_cursor **ppCursor){ in seriesOpen()
7711 static int fsdirOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in fsdirOpen()
8266 static int completionOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in completionOpen()
12374 static int expertOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in expertOpen()
14509 static int dbdataOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in dbdataOpen()