Home
last modified time | relevance | path

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

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c448 #elif !defined(utf8_printf)
449 # define utf8_printf fprintf macro
487 utf8_printf(iotrace, "%s", z); in iotracePrintf()
8909 utf8_printf(out,"'%s'",z); in output_quoted_string()
8948 utf8_printf(out,"'%s'",z); in output_quoted_escaped_string()
9047 utf8_printf(out,"%.*s",i,z); in output_html_string()
9115 utf8_printf(out, "%s", z); in output_csv()
9823 utf8_printf(p->out, "%s", z); in run_table_dump_query()
13456 utf8_printf(stderr, in do_meta_command()
14882 utf8_printf(stderr, in do_meta_command()
[all …]