Home
last modified time | relevance | path

Searched refs:fulltextModule (Results 1 – 10 of 10) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/ext/fts1/
H A Dfulltext.c590 static sqlite3_module fulltextModule; /* forward declaration */ variable
1481 static sqlite3_module fulltextModule = { variable
1499 return sqlite3_create_module(db, "fulltext", &fulltextModule, 0); in fulltext_init()
H A Dfts1.c1120 static const sqlite3_module fulltextModule; /* forward declaration */ variable
3308 static const sqlite3_module fulltextModule = { variable
3334 return sqlite3_create_module(db, "fts1", &fulltextModule, 0); in sqlite3Fts1Init()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts1/
H A Dfulltext.c590 static sqlite3_module fulltextModule; /* forward declaration */ variable
1481 static sqlite3_module fulltextModule = { variable
1499 return sqlite3_create_module(db, "fulltext", &fulltextModule, 0); in fulltext_init()
H A Dfts1.c1120 static const sqlite3_module fulltextModule; /* forward declaration */ variable
3308 static const sqlite3_module fulltextModule = { variable
3334 return sqlite3_create_module(db, "fts1", &fulltextModule, 0); in sqlite3Fts1Init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c590 static sqlite3_module fulltextModule; /* forward declaration */ variable
1481 static sqlite3_module fulltextModule = { variable
1499 return sqlite3_create_module(db, "fulltext", &fulltextModule, 0); in fulltext_init()
H A Dfts1.c1120 static const sqlite3_module fulltextModule; /* forward declaration */ variable
3308 static const sqlite3_module fulltextModule = { variable
3334 return sqlite3_create_module(db, "fts1", &fulltextModule, 0); in sqlite3Fts1Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c590 static sqlite3_module fulltextModule; /* forward declaration */ variable
1481 static sqlite3_module fulltextModule = { variable
1499 return sqlite3_create_module(db, "fulltext", &fulltextModule, 0); in fulltext_init()
H A Dfts1.c1120 static const sqlite3_module fulltextModule; /* forward declaration */ variable
3308 static const sqlite3_module fulltextModule = { variable
3334 return sqlite3_create_module(db, "fts1", &fulltextModule, 0); in sqlite3Fts1Init()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts1/
H A Dfulltext.c590 static sqlite3_module fulltextModule; /* forward declaration */ variable
1469 static sqlite3_module fulltextModule = { variable
1487 return sqlite3_create_module(db, "fulltext", &fulltextModule, 0); in fulltext_init()
H A Dfts1.c1120 static const sqlite3_module fulltextModule; /* forward declaration */ variable
3308 static const sqlite3_module fulltextModule = { variable
3334 return sqlite3_create_module(db, "fts1", &fulltextModule, 0); in sqlite3Fts1Init()