Home
last modified time | relevance | path

Searched refs:SNIPPET_IGNORE (Results 1 – 12 of 12) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts1/
H A Dfts1.c2403 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
2437 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
2499 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts1/
H A Dfts1.c2403 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
2437 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
2499 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts1/
H A Dfts1.c2403 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
2437 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
2499 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts1/
H A Dfts1.c2403 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
2437 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
2499 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts1/
H A Dfts1.c2403 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
2437 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
2499 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts2/
H A Dfts2.c3252 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
3286 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
3348 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts2/
H A Dfts2.c3252 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
3286 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
3348 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3252 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
3286 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
3348 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3252 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
3286 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
3348 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts2/
H A Dfts2.c3252 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */ macro
3286 aMatch[i].snStatus = SNIPPET_IGNORE; in snippetText()
3348 aMatch[j].snStatus = SNIPPET_IGNORE; in snippetText()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c106508 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */
106543 aMatch[i].snStatus = SNIPPET_IGNORE;
106605 aMatch[j].snStatus = SNIPPET_IGNORE;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c95198 #define SNIPPET_IGNORE 0 /* It is ok to omit this match from the snippet */
95232 aMatch[i].snStatus = SNIPPET_IGNORE;
95294 aMatch[j].snStatus = SNIPPET_IGNORE;