Home
last modified time | relevance | path

Searched defs:ppArg (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dtest8.c1199 void **ppArg in echoFindFunction()
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfts1.c3151 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate()
3274 void **ppArg in fulltextFindFunction()
Dfulltext.c1452 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate()
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3.c3484 void **ppArg /* Unused */ in fts3FindFunctionMethod()
/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2.c6251 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate()
7110 void **ppArg in fulltextFindFunction()