Lines Matching refs:print
1172 char nullValue[20]; /* The text to print when a NULL comes back from
1272 #define MODE_Pretty 11 /* Pretty-print schemas */
1350 ** If in safe mode, print an error message described by the arguments
3990 /* print usage stats if stats on */
3995 /* print loop-counters if required */
4159 ** This routine should print text sufficient to recreate the table.
4503 ".print STRING... Print literal STRING",
4531 " --indent Try to pretty-print the schema",
5068 ** the database fails to open, print an error message and exit.
7032 ** Run the SQL statement in zSql. Or if doing a --dryrun, merely print it out.
7293 ** print the supplied SQL statement to stdout.
9364 if( c=='p' && n>=3 && cli_strncmp(azArg[0], "print", n)==0 ){
10327 /* Pretty-print the contents of array azResult[] to the output */
11317 " -echo print inputs before execution\n"
11351 " -stats print memory stats before each finalize\n"