Searched refs:zBom (Results 1 – 1 of 1) sorted by relevance
32037 const char *zBom = 0; in dotCmdOutput() local32056 zBom = zBomUtf8; in dotCmdOutput()32134 zBom = zBomUtf8; /* Always include the BOM on Windows, as Excel does in dotCmdOutput()32170 if( zBom ) cli_puts(zBom, pfPipe); in dotCmdOutput()32184 if( zBom ) cli_puts(zBom, pfFile); in dotCmdOutput()