Searched defs:fts3InitVtab (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3.c820 static int fts3InitVtab( function
1021 ** work is done in function fts3InitVtab().
1031 return fts3InitVtab(0, db, pAux, argc, argv, ppVtab, pzErr);
1041 return fts3InitVtab(1, db, pAux, argc, argv, ppVtab, pzErr);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c113870 static int fts3InitVtab( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c127909 static int fts3InitVtab( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c127929 static int fts3InitVtab( function
[all...]

Completed in 2103 milliseconds