Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 10 of 10) sorted by relevance

/sqlite-3.40.0/test/
H A Dpermutations.test64 -exclude { set isExclude 1 }
105 set alltests [test_set $alltests -exclude {
112 set allquicktests [test_set $alltests -exclude {
314 -exclude *corrupt* *fault* *big* *fts5aj*
538 test_set $::allquicktests -exclude ioerr5.test malloc5.test
773 } -files [test_set $::allquicktests -exclude {
816 } -files [test_set $::allquicktests -exclude {
854 } -files [test_set $::allquicktests -exclude {
996 } -files [test_set $::allquicktests -exclude {
1076 -exclude windowpushd.test
[all …]
H A Dioerr.test46 } -exclude [expr [string match [execsql {pragma auto_vacuum}] 1] ? 4 : 0]
76 } -exclude [list \
133 } -exclude $ex
194 } -exclude 1
H A Dtester.tcl1943 if {[info exists ::ioerropts(-exclude)]} {
1944 if {[lsearch $::ioerropts(-exclude) $n]!=-1} continue
H A Dwindow1.test940 current, exclude, filter, following, groups, no, others, over,
946 current, exclude, filter, following, groups, no, others, over,
H A Dtransitive1.test142 …Recursive integer, useFolderNames bool, strSettings text, noUpdate bool, exclude bool, dateAdded t…
/sqlite-3.40.0/ext/wasm/
H A DGNUmakefile620 wasm-testing.exclude = sql/speedtest1.sql
627 $(patsubst %,--exclude=%,$(wasm-testing.exclude)) \
/sqlite-3.40.0/tool/
H A Dlemon.c2892 int exclude = 0; in preprocess_input() local
2900 if( exclude ){ in preprocess_input()
2901 exclude--; in preprocess_input()
2908 if( exclude==1){ in preprocess_input()
2909 exclude = 0; in preprocess_input()
2912 exclude = 1; in preprocess_input()
2920 if( exclude ){ in preprocess_input()
2921 exclude++; in preprocess_input()
2933 if( !isNot ) exclude = !exclude; in preprocess_input()
2934 if( exclude ){ in preprocess_input()
[all …]
/sqlite-3.40.0/
H A Daclocal.m44239 # exclude_expsyms can be an extended regexp of symbols to exclude
4241 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
4499 # use absolute paths for naming shared libraries, and exclude the
H A Dconfigure7269 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
/sqlite-3.40.0/ext/fts3/unicode/
H A DCaseFolding.txt52 # behavior. (The default option is to exclude them.)