28 #define UNICODE_BOM_BE 0xFEFF
29 #define UNICODE_BOM UNICODE_BOM_BE
30 #define UNICODE_BOM_LE 0xFFFE
31 #define UNICODE_BOM_UTF8 0xEFBBBF
Treat buffer as an I/O stream.
TidyOutputSink - accepts raw bytes of output.
Definition: tidy.h:613
#define TY_(str)
Definition: forward.h:23