Home
last modified time | relevance | path

Searched refs:stdout_is_console (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c464 static int stdout_is_console = 1; variable
500 if( stdout_is_console && (out==stdout || out==stderr) ){ in utf8_printf()
25893 stdout_is_console = 1;
25897 stdout_is_console = isatty(1);

Completed in 35 milliseconds