Searched defs:ppCsr (Results 1 – 2 of 2) sorted by relevance
190 static int fts3auxOpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ in fts3auxOpenMethod()
1105 static int fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ in fts3OpenMethod()3339 Fts3Cursor **ppCsr /* OUT: Store cursor handle here */ in fts3FunctionArg()