Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_aux.c190 static int fts3auxOpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ in fts3auxOpenMethod()
Dfts3.c1105 static int fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ in fts3OpenMethod()
3339 Fts3Cursor **ppCsr /* OUT: Store cursor handle here */ in fts3FunctionArg()