20 int TY_(initFileSource)( TidyAllocator *allocator,
TidyInputSource* source, FILE* fp );
25 #if SUPPORT_POSIX_MAPPED_FILES 27 int TY_(initStdIOFileSource)( TidyAllocator *allocator,
TidyInputSource* source, FILE* fp );
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