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

/external/sqlite/dist/orig/
H A Dshell.c8016 static const char *modeDescr[] = { variable
13166 raw_printf(p->out, "current output mode: %s\n", modeDescr[p->mode]);
14027 utf8_printf(p->out, "%12.12s: %s\n","mode", modeDescr[p->mode]);
/external/sqlite/dist/
H A Dshell.c8022 static const char *modeDescr[] = { variable
13189 raw_printf(p->out, "current output mode: %s\n", modeDescr[p->mode]);
14050 utf8_printf(p->out, "%12.12s: %s\n","mode", modeDescr[p->mode]);

Completed in 175 milliseconds