Home
last modified time | relevance | path

Searched refs:ext (Results 1 – 21 of 21) sorted by relevance

/sqlite-3.40.0/
H A Dmain.mk48 TCCX += -I$(TOP)/ext/rtree -I$(TOP)/ext/icu -I$(TOP)/ext/fts3
49 TCCX += -I$(TOP)/ext/async -I$(TOP)/ext/userauth
50 TCCX += -I$(TOP)/ext/session
51 TCCX += -I$(TOP)/ext/fts5
196 $(TOP)/ext/fts1/fts1.c \
233 $(TOP)/ext/icu/icu.c
249 $(TOP)/ext/misc/stmt.c
369 $(TOP)/ext/misc/csv.c \
505 $(TOP)/ext/fts5/fts5.h
897 sqlite3_expert$(EXE): $(TOP)/ext/expert/sqlite3expert.h $(TOP)/ext/expert/sqlite3expert.c $(TOP)/ex…
[all …]
H A Dmanifest57 F ext/fts1/README.txt 20ac73b006a70bcfd80069bdaf59214b6cf1db5e
58 F ext/fts1/ft_hash.c 3927bd880e65329bdc6f506555b228b28924921b
59 F ext/fts1/ft_hash.h 06df7bba40dadd19597aa400a875dbc2fed705ea
60 F ext/fts1/fts1.c a39f7d21c2994d27c959ef9c3505c81542c81432
61 F ext/fts1/fts1.h 6060b8f62c1d925ea8356cb1a6598073eb9159a6
67 F ext/fts1/fulltext.c 37698e1909584f6d8ea67d1485e3ad39dbf42d19
68 F ext/fts1/fulltext.h 08525a47852d1d62a0be81d3fc3fe2d23b094efd
73 F ext/fts2/fts2.c 72c816a9ae448049fbbe8f18a85698765fc7956c
74 F ext/fts2/fts2.h da5f76c65163301d1068a971fd32f4119e3c95fa
88 F ext/fts3/fts3.h 3a10a0af180d502cecc50df77b1b22df142817fe
[all …]
H A DMakefile.in33 TCC = ${CC} ${CFLAGS} -I. -I${TOP}/src -I${TOP}/ext/rtree -I${TOP}/ext/icu
34 TCC += -I${TOP}/ext/fts3 -I${TOP}/ext/async -I${TOP}/ext/session
35 TCC += -I${TOP}/ext/userauth
319 $(TOP)/ext/fts1/fts1.c \
320 $(TOP)/ext/fts1/fts1.h \
327 $(TOP)/ext/fts2/fts2.c \
356 $(TOP)/ext/icu/icu.c
371 $(TOP)/ext/misc/stmt.c
452 $(TOP)/ext/misc/csv.c \
1348 sqlite3_expert$(TEXE): $(TOP)/ext/expert/sqlite3expert.h $(TOP)/ext/expert/sqlite3expert.c $(TOP)/e…
[all …]
H A DMakefile.msc1418 $(TOP)\ext\fts1\fts1.c \
1422 $(TOP)\ext\fts2\fts2.c \
1432 $(TOP)\ext\fts3\fts3.c \
1445 $(TOP)\ext\icu\icu.c \
1449 $(TOP)\ext\misc\stmt.c
1454 $(TOP)\ext\fts1\fts1.h \
1457 $(TOP)\ext\fts2\fts2.h \
1567 $(TOP)\ext\misc\csv.c \
2240 $(TOP)\ext\misc\uint.c \
2525 sqlite3_expert.exe: $(SQLITE3C) $(TOP)\ext\expert\sqlite3expert.h $(TOP)\ext\expert\sqlite3expert.c…
[all …]
H A DREADME.md143 The **ext/** subdirectory contains code for extensions. The
144 Full-text search engine is in **ext/fts3**. The R-Tree engine is in
145 **ext/rtree**. The **ext/misc** subdirectory contains a number of
300 * **ext/misc/json1.c** - This file implements the various JSON functions
/sqlite-3.40.0/ext/repair/
H A Dsqlite3_checker.c.in18 INCLUDE $ROOT/ext/misc/btreeinfo.c
19 INCLUDE $ROOT/ext/repair/checkindex.c
20 INCLUDE $ROOT/ext/repair/checkfreelist.c
82 INCLUDE $ROOT/ext/repair/sqlite3_checker.tcl
/sqlite-3.40.0/tool/
H A Dsqltclsh.c.in31 INCLUDE $ROOT/ext/misc/appendvfs.c
33 INCLUDE $ROOT/ext/misc/zipfile.c
34 INCLUDE $ROOT/ext/misc/sqlar.c
/sqlite-3.40.0/ext/wasm/
H A DREADME.md56 $ cd ext/wasm
69 $ cd ext/wasm
90 * Remote: Install the SQLite source tree. CD to ext/wasm
H A DGNUmakefile229 sqlite3-api.ext.jses += $$(dir.dout)/$$(notdir $(1))
235 all: $(sqlite3-api.ext.jses)
426 sqlite3.js.ext := js
430 sqlite3.js.ext := mjs
434 sqlite3.js := $(dir.dout)/sqlite3.$(sqlite3.js.ext)
H A Ddist.make49 dist.jswasm.extras := $(sqlite3-api.ext.jses) $(sqlite3.wasm)
/sqlite-3.40.0/test/
H A Dpermutations.test90 $testdir/../ext/rtree/*.test \
91 $testdir/../ext/fts5/test/*.test \
92 $testdir/../ext/expert/*.test \
93 $testdir/../ext/lsm1/test/*.test \
94 $testdir/../ext/recover/*.test \
98 foreach f [glob -nocomplain $testdir/../ext/session/*.test] {
307 } -files [glob -nocomplain $::testdir/../ext/fts5/test/*.test]
313 [glob -nocomplain $::testdir/../ext/fts5/test/*.test] \
1037 } -files [glob -nocomplain $::testdir/../ext/rtree/*.test]
1046 glob -nocomplain $::testdir/../ext/session/*.test
[all …]
H A Dwapptest.tcl350 set ext sh
351 if {$G(msvc)} { set ext bat }
H A Dregexp2.test12 # This file implements tests for the REGEXP operator in ext/misc/regexp.c.
H A Dfts3ac.test721 713/627-3490, ext. 122
H A Dfts2c.test721 713/627-3490, ext. 122
H A Dfts1c.test721 713/627-3490, ext. 122
/sqlite-3.40.0/ext/userauth/
H A Duser-auth.txt2 ext/userauth/userauth.c source code file in the build and
4 The ext/userauth/sqlite3userauth.h header file is available to
8 the ext/userauth/userauth.c source file onto the end of the
/sqlite-3.40.0/autoconf/tea/
H A DMakefile.in414 ext=`echo $$p|sed -e "s/.*\.//"`; \
415 if test "x$$ext" = "xdll"; then \
/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3cov.sh10 for f in `ls $srcdir/ext/fts3/*.c`
/sqlite-3.40.0/doc/
H A Djson-enhancements.md136 The implementation was in a source file named ext/misc/json1.c in the
/sqlite-3.40.0/src/
H A Dshell.c.in1044 INCLUDE ../ext/misc/memtrace.c
1045 INCLUDE ../ext/misc/shathree.c
1046 INCLUDE ../ext/misc/uint.c
1047 INCLUDE ../ext/misc/decimal.c
1048 INCLUDE ../ext/misc/ieee754.c
1049 INCLUDE ../ext/misc/series.c
1050 INCLUDE ../ext/misc/regexp.c
1052 INCLUDE ../ext/misc/fileio.c
1054 INCLUDE ../ext/misc/appendvfs.c
1057 INCLUDE ../ext/misc/zipfile.c
[all …]