Lines Matching full:prompt
357 ** Prompt strings. Initialized in main. Settable with
358 ** .prompt main continue
360 static char mainPrompt[20]; /* First line prompt. default: "sqlite> "*/
361 static char continuePrompt[20]; /* Continuation prompt. default: " ...> " */
480 ** If in==0 then read from standard input and prompt before each line.
481 ** If isContinuation is true, then a continuation prompt is appropriate.
482 ** If isContinuation is zero, then the main prompt should be used.
1835 ".prompt MAIN CONTINUE Replace the standard prompts\n"
3467 if( c=='p' && strncmp(azArg[0], "prompt", n)==0 ){
4201 ** is coming from a file or device. A prompt is issued and history