Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 8 of 8) sorted by relevance

/sqlite-3.40.0/test/
H A Dshell2.test94 # Test with echo on using dot command
107 # Test with echo on using dot command and
121 # Test with echo on using dot command and
150 # Test with echo on and headers on using dot command and
H A Dshell1.test19 # shell1-2.*: Basic "dot" command token parsing.
20 # shell1-3.*: Basic test that "dot" command can be called.
21 # shell1-{4-8}.*: Test various "dot" commands's functionality.
22 # shell1-9.*: Basic test that "dot" commands and SQL intermix ok.
179 # Test cases shell1-2.*: Basic "dot" command token parsing.
249 # Test cases shell1-3.*: Basic test that "dot" command can be called.
742 # dot-command argument quoting
1243 # Test cases shell1-9.*: Basic test that "dot" commands and SQL intermix ok.
/sqlite-3.40.0/tool/
H A Dlemon.c1353 model.dot = dot; in Configlist_add()
1358 cfp->dot = dot; in Configlist_add()
1379 model.dot = dot; in Configlist_addbasis()
1384 cfp->dot = dot; in Configlist_addbasis()
1405 int i, dot; in Configlist_closure() local
1410 dot = cfp->dot; in Configlist_closure()
1411 if( dot>=rp->nrhs ) continue; in Configlist_closure()
1412 sp = rp->rhs[dot]; in Configlist_closure()
3311 RulePrint(fp, cfp->rp, cfp->dot); in ConfigPrint()
5587 if( x==0 ) x = a->dot - b->dot; in Configcmp()
[all …]
H A Dgenfkey.README97 The functionality is accessed through an sqlite3 shell tool "dot-command":
130 dot-commands (i.e. ".output").
H A Ddbtotxt.md16 dbtotxt output. The CLI dot-command is:
/sqlite-3.40.0/src/
H A Dshell.c.in3804 ** Implementation of ".expert" dot command.
3808 char **azArg, /* Array of arguments passed to dot command */
6250 ** The implementation of dot-command ".lint fkey-indexes".
6254 char **azArg, /* Array of arguments passed to dot command */
6426 ** Implementation of ".lint" dot command.
6430 char **azArg, /* Array of arguments passed to dot command */
6656 char **azArg, /* Array of arguments passed to dot command */
7176 ** Implementation of ".ar" dot command.
7181 char **azArg, /* Array of arguments passed to dot command */
11589 /* Excesss arguments are interpreted as SQL (or dot-commands) and
[all …]
H A Dsqlite.h.in781 ** locking strategy (for example to use dot-file locks), to inquire
3627 ** that uses dot-files in place of posix advisory locking.
/sqlite-3.40.0/
H A Daclocal.m41948 # MS-DOS does not allow filenames that begin with a dot.
7213 # dot (in which case that matches only a dot).
7291 # dot (in which case that matches only a dot).