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 a stream that Tidy can use for I/O operations.
This type defines an output destination capable of accepting raw bytes of output. ...
Definition: tidy.h:1128
#define TY_(str)
Definition: forward.h:23