Searched refs:zBom (Results 1 – 1 of 1) sorted by relevance
32100 const char *zBom = 0; in dotCmdOutput() local32119 zBom = zBomUtf8; in dotCmdOutput()32197 zBom = zBomUtf8; /* Always include the BOM on Windows, as Excel does in dotCmdOutput()32233 if( zBom ) cli_puts(zBom, pfPipe); in dotCmdOutput()32247 if( zBom ) cli_puts(zBom, pfFile); in dotCmdOutput()