Home
last modified time | relevance | path

Searched refs:fts5CursorFirstSorted (Results 1 – 25 of 133) sorted by relevance

123456

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_main.c899 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){ in fts5CursorFirstSorted() function
1222 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc); in fts5FilterMethod()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_main.c978 static int fts5CursorFirstSorted( in fts5CursorFirstSorted() function
1356 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc); in fts5FilterMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_main.c955 static int fts5CursorFirstSorted( in fts5CursorFirstSorted() function
1319 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc); in fts5FilterMethod()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_main.c978 static int fts5CursorFirstSorted( in fts5CursorFirstSorted() function
1356 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc); in fts5FilterMethod()
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c14830 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){ in fts5CursorFirstSorted() function
15150 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc); in fts5FilterMethod()
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c14830 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){ in fts5CursorFirstSorted() function
15150 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc); in fts5FilterMethod()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c180721 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
181037 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.c180721 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
181037 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/bandb/sqlite3/
H A Dsqlite3.c180686 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
181002 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dsqlite3.c192297 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
192616 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.c183730 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
184050 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c192273 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
192592 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dsqlite3.c192297 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
192616 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c216355 static int fts5CursorFirstSorted(
216689 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c198546 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
198869 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c217264 static int fts5CursorFirstSorted(
217598 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c216355 static int fts5CursorFirstSorted(
216689 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212708 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
213038 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/emulators/mgba/mgba-0.9.2/src/third-party/sqlite3/
H A Dsqlite3.c195138 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
195457 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c216355 static int fts5CursorFirstSorted(
216689 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212708 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
213038 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c216355 static int fts5CursorFirstSorted(
216689 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212708 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
213038 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212708 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
213038 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/src/
H A Dsqlite3.c198546 static int fts5CursorFirstSorted(Fts5Table *pTab, Fts5Cursor *pCsr, int bDesc){
198869 rc = fts5CursorFirstSorted(pTab, pCsr, bDesc);

123456