Home
last modified time | relevance | path

Searched refs:fulltext_init (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.h7 int fulltext_init(sqlite3 *db);
H A Dfulltext.c1498 int fulltext_init(sqlite3 *db){ in fulltext_init() function
1509 return fulltext_init(db); in sqlite3_fulltext_init()