Home
last modified time | relevance | path

Searched refs:xQueryPhrase (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5.h290 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member
H A Dfts5_test_mi.c171 rc = pApi->xQueryPhrase(pFts, i, pPtr, fts5MatchinfoXCb); in fts5MatchinfoGlobalCb()
H A Dfts5_aux.c599 rc = pApi->xQueryPhrase(pFts, i, (void*)&nHit, fts5CountCb); in fts5Bm25GetData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5.h290 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member
H A Dfts5_test_mi.c171 rc = pApi->xQueryPhrase(pFts, i, pPtr, fts5MatchinfoXCb); in fts5MatchinfoGlobalCb()
H A Dfts5_aux.c599 rc = pApi->xQueryPhrase(pFts, i, (void*)&nHit, fts5CountCb); in fts5Bm25GetData()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5.h294 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member
H A Dfts5_test_mi.c171 rc = pApi->xQueryPhrase(pFts, i, pPtr, fts5MatchinfoXCb); in fts5MatchinfoGlobalCb()
H A Dfts5_aux.c585 rc = pApi->xQueryPhrase(pFts, i, (void*)&nHit, fts5CountCb); in fts5Bm25GetData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5.h290 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member
H A Dfts5_test_mi.c171 rc = pApi->xQueryPhrase(pFts, i, pPtr, fts5MatchinfoXCb); in fts5MatchinfoGlobalCb()
H A Dfts5_aux.c599 rc = pApi->xQueryPhrase(pFts, i, (void*)&nHit, fts5CountCb); in fts5Bm25GetData()
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.h292 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.h292 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/test/
H A Dfts5aux.test112 # Test that if the xQueryPhrase callback returns other than SQLITE_OK,
134 $cmd xQueryPhrase 1 [list xCallback [$cmd xRowid] $code]
H A Dfts5_common.tcl122 $cmd xQueryPhrase $i [list test_queryphrase_cb cnt]
H A Dfts5ae.test204 # Test the xQueryPhrase() API
H A Dfts5synonym.test253 # Test that the xQueryPhrase() API works with synonyms.
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/test/
H A Dfts5aux.test112 # Test that if the xQueryPhrase callback returns other than SQLITE_OK,
134 $cmd xQueryPhrase 1 [list xCallback [$cmd xRowid] $code]
H A Dfts5_common.tcl122 $cmd xQueryPhrase $i [list test_queryphrase_cb cnt]
H A Dfts5ae.test204 # Test the xQueryPhrase() API
H A Dfts5synonym.test253 # Test that the xQueryPhrase() API works with synonyms.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/test/
H A Dfts5aux.test112 # Test that if the xQueryPhrase callback returns other than SQLITE_OK,
134 $cmd xQueryPhrase 1 [list xCallback [$cmd xRowid] $code]
H A Dfts5_common.tcl122 $cmd xQueryPhrase $i [list test_queryphrase_cb cnt]
H A Dfts5ae.test204 # Test the xQueryPhrase() API

12345678910>>...13