Searched refs:fulltextCreate (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c901 static int fulltextCreate(sqlite3 *db, void *pAux, int argc, char **argv, function
1471 fulltextCreate,
H A Dfts1.c1786 ** and use by fulltextConnect and fulltextCreate.
2055 static int fulltextCreate(sqlite3 *db, void *pAux, function
3310 /* xCreate */ fulltextCreate,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c2831 ** and use by fulltextConnect and fulltextCreate.
3082 static int fulltextCreate(sqlite3 *db, void *pAux, function
7165 /* xCreate */ fulltextCreate,

Completed in 141 milliseconds