Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c32099 static const char *zBomUtf8 = "\357\273\277"; in dotCmdOutput() local
32119 zBom = zBomUtf8; in dotCmdOutput()
32197 zBom = zBomUtf8; /* Always include the BOM on Windows, as Excel does in dotCmdOutput()