Home
last modified time | relevance | path

Searched refs:prefixes (Results 1 – 11 of 11) sorted by relevance

/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dinstall-sh410 prefixes=
418 prefixes=
430 prefixes="$prefixes '$qprefix'"
436 if test -n "$prefixes"; then
439 eval "\$doit_exec \$mkdirprog $prefixes") ||
H A Dtcl.m43256 # numbers, extensions, or "lib" prefixes.
/sqlite-3.40.0/test/
H A Dfts3prefix.test24 # This proc tests that the prefixes index appears to represent the same content
41 DROP TABLE IF EXISTS temp.prefixes;
43 CREATE TEMP TABLE prefixes AS SELECT * FROM fts3check2;
44 CREATE INDEX temp.idx ON prefixes(term);
55 SELECT count(*) FROM temp.prefixes WHERE
63 set nCount [$db one {SELECT count(*) FROM temp.prefixes}]
65 error "prefixes.count(*) is $nCount expected $nExpect"
68 execsql { DROP TABLE temp.prefixes }
91 # Test cases 1.* are a sanity check. They test that the prefixes index is
116 # operations do not corrupt the prefixes index.
H A Dprefixes.test12 # focus of this file is prefixes.c extension
24 load_static_extension db prefixes
H A Dfts3rnd.test381 # Three word phrases made up of term-prefixes.
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5prefix.test37 # Check that prefix indexes really do index n-character prefixes, not
38 # n-byte prefixes. Use the ascii tokenizer so as not to be confused by
/sqlite-3.40.0/autoconf/
H A DINSTALL150 You can specify separate installation prefixes for
/sqlite-3.40.0/
H A Dmain.mk380 $(TOP)/ext/misc/prefixes.c \
H A Dmanifest317 F ext/misc/prefixes.c 0f4f8cff5aebc00a7e3ac4021fd59cfe1a8e17c800ceaf592859ecb9cbc38196
1397 F test/prefixes.test b524a1c44bffec225b9aec98bd728480352aa8532ac4c15771fb85e8beef65d9
H A DMakefile.in466 $(TOP)/ext/misc/prefixes.c \
H A DMakefile.msc1581 $(TOP)\ext\misc\prefixes.c \