Home
last modified time | relevance | path

Searched refs:FTS5_TOKEN_COLOCATED (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5.h527 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
H A Dfts5_aux.c163 if( tflags & FTS5_TOKEN_COLOCATED ) return SQLITE_OK; in fts5HighlightCb()
298 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ){ in fts5SentenceFinderCb()
H A Dfts5_test_tok.c348 pRow->iPos = pRow[-1].iPos + ((tflags & FTS5_TOKEN_COLOCATED) ? 0 : 1); in fts5tokCb()
H A Dfts5_storage.c381 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageInsertCallback()
833 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageIntegrityCallback()
H A Dfts5_expr.c1674 if( pPhrase && pPhrase->nTerm>0 && (tflags & FTS5_TOKEN_COLOCATED) ){ in fts5ParseTokenize()
1863 tflags = FTS5_TOKEN_COLOCATED; in sqlite3Fts5ExprClonePhrase()
2909 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ) p->iOff++; in fts5ExprPopulatePoslistsCb()
H A Dfts5_tcl.c903 tflags |= FTS5_TOKEN_COLOCATED; in f5tTokenizerReturn()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5.h527 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
H A Dfts5_aux.c163 if( tflags & FTS5_TOKEN_COLOCATED ) return SQLITE_OK; in fts5HighlightCb()
298 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ){ in fts5SentenceFinderCb()
H A Dfts5_test_tok.c348 pRow->iPos = pRow[-1].iPos + ((tflags & FTS5_TOKEN_COLOCATED) ? 0 : 1); in fts5tokCb()
H A Dfts5_storage.c381 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageInsertCallback()
826 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageIntegrityCallback()
H A Dfts5_expr.c1595 if( pPhrase && pPhrase->nTerm>0 && (tflags & FTS5_TOKEN_COLOCATED) ){ in fts5ParseTokenize()
1777 tflags = FTS5_TOKEN_COLOCATED; in sqlite3Fts5ExprClonePhrase()
2746 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ) p->iOff++; in fts5ExprPopulatePoslistsCb()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5.h531 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
H A Dfts5_aux.c163 if( tflags & FTS5_TOKEN_COLOCATED ) return SQLITE_OK; in fts5HighlightCb()
298 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ){ in fts5SentenceFinderCb()
H A Dfts5_test_tok.c348 pRow->iPos = pRow[-1].iPos + ((tflags & FTS5_TOKEN_COLOCATED) ? 0 : 1); in fts5tokCb()
H A Dfts5_storage.c378 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageInsertCallback()
816 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageIntegrityCallback()
H A Dfts5_expr.c1538 if( pPhrase && pPhrase->nTerm>0 && (tflags & FTS5_TOKEN_COLOCATED) ){ in fts5ParseTokenize()
1718 tflags = FTS5_TOKEN_COLOCATED; in sqlite3Fts5ExprClonePhrase()
2670 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ) p->iOff++; in fts5ExprPopulatePoslistsCb()
H A Dfts5_tcl.c903 tflags |= FTS5_TOKEN_COLOCATED; in f5tTokenizerReturn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5.h527 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
H A Dfts5_aux.c163 if( tflags & FTS5_TOKEN_COLOCATED ) return SQLITE_OK; in fts5HighlightCb()
298 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ){ in fts5SentenceFinderCb()
H A Dfts5_test_tok.c348 pRow->iPos = pRow[-1].iPos + ((tflags & FTS5_TOKEN_COLOCATED) ? 0 : 1); in fts5tokCb()
H A Dfts5_storage.c381 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageInsertCallback()
833 if( (tflags & FTS5_TOKEN_COLOCATED)==0 || pCtx->szCol==0 ){ in fts5StorageIntegrityCallback()
H A Dfts5_expr.c1674 if( pPhrase && pPhrase->nTerm>0 && (tflags & FTS5_TOKEN_COLOCATED) ){ in fts5ParseTokenize()
1863 tflags = FTS5_TOKEN_COLOCATED; in sqlite3Fts5ExprClonePhrase()
2909 if( (tflags & FTS5_TOKEN_COLOCATED)==0 ) p->iOff++; in fts5ExprPopulatePoslistsCb()
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.h529 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.h529 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */ macro
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/
H A Dsqlite_extension.cpp284 …if ((rc = send_token(tt, token_start_pos, token_end_pos, stemmer, FTS5_TOKEN_COLOCATED)) != SQLITE… in tokenize_script_block()
543 if (PyModule_AddIntMacro(mod, FTS5_TOKEN_COLOCATED) != 0) return 1; in exec_module()

12345678910>>...13