HTML Tidy
5.9.15
The HTACG Tidy HTML Project
mappedio.h
Go to the documentation of this file.
1
#ifndef __TIDY_MAPPED_IO_H__
2
#define __TIDY_MAPPED_IO_H__
3
4
/* Interface to mmap style I/O
5
6
(c) 2006 (W3C) MIT, ERCIM, Keio University
7
See tidy.h for the copyright notice.
8
9
*/
10
11
#if defined(_WIN32)
12
int
TY_
(DocParseFileWithMappedFile)( TidyDocImpl* doc,
ctmbstr
filnam );
13
#endif
14
15
#endif
/* __TIDY_MAPPED_IO_H__ */
TY_
#define TY_(str)
Definition:
forward.h:23
ctmbstr
const tmbchar * ctmbstr
Definition:
tidyplatform.h:624
tidy-html5
src
mappedio.h
Generated on Thu Aug 19 2021 18:27:21 for HTML Tidy by
1.9.1