Home
last modified time | relevance | path

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

/sqlite-3.40.0/contrib/
H A Dsqlitecon.tcl39 proc sqlitecon::create {w prompt title db} {
53 sqlitecon::create_child $w $prompt $w.mb.edit.m
62 proc sqlitecon::create_child {w prompt editmenu} {
83 set v(prompt) $prompt
85 set v(plength) [string length $v(prompt)]
93 $w.t insert end $v(prompt)
234 $w insert end $v(prompt)
237 regsub -all {[^ ]} $v(prompt) . x
/sqlite-3.40.0/test/
H A Dshell1.test517 # .prompt MAIN CONTINUE Replace the standard prompts
519 catchcmd "test.db" ".prompt"
522 catchcmd "test.db" ".prompt FOO"
525 catchcmd "test.db" ".prompt FOO BAR"
529 catchcmd "test.db" ".prompt FOO BAR BAD"
H A Dfts1porter.test16010 prompt prompt
16011 prompted prompt
16014 prompting prompt
16015 prompts prompt
/sqlite-3.40.0/ext/wasm/fiddle/
H A Dfiddle.js790 prompt: 'sqlite> ', property
/sqlite-3.40.0/tool/
H A Dbuild-all-msvc.bat16 REM Visual Studio ^(the initial platform configured for the command prompt does
202 REM MSVC command prompt.
/sqlite-3.40.0/
H A DREADME.md100 First open the command prompt window associated with the desired compiler
/sqlite-3.40.0/src/
H A Dshell.c.in468 ** .prompt main continue
470 static char mainPrompt[20]; /* First line prompt. default: "sqlite> "*/
471 static char continuePrompt[20]; /* Continuation prompt. default: " ...> " */
714 ** If in==0 then read from standard input and prompt before each line.
715 ** If isContinuation is true, then a continuation prompt is appropriate.
716 ** If isContinuation is zero, then the main prompt should be used.
4511 ".prompt MAIN CONTINUE Replace the standard prompts",
9419 if( c=='p' && cli_strncmp(azArg[0], "prompt", n)==0 ){
11075 ** is coming from a file or device. A prompt is issued and history
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test8013 prompt prompt prompted prompt
8015 prompting prompt prompts prompt