Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c1267 # define eputz(z) ePutsUtf8(z) macro
1283 # define eputz(z) fputs(z,stderr) macro
1613 eputz("Error: out of memory\n"); in shell_out_of_memory()
23177 eputz("Error: out of memory\n"); in readFile()
23327 eputz("invalid pagesize\n"); in readHexDb()
23452 eputz("Also: unable to open substitute in-memory database.\n"); in open_db()
24250 if( p->out != stdout ) eputz("Output already redirected.\n"); in output_redir()
24388 eputz("unable to read database header\n"); in shell_dbinfo_command()
24796 eputz("Error: internal error"); in lintFkeyIndexes()
24850 eputz("Where sub-commands are:\n"); in lintDotCommand()
[all …]