|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <xmlIO.h>

| xmlBufPtr _xmlParserInputBuffer::buffer |
Definition at line 132 of file xmlIO.h.
Referenced by xmlCtxtResetPush(), xmlNewInputFromFile(), and xmlNewIOInputStream().
| xmlInputCloseCallback _xmlParserInputBuffer::closecallback |
| int _xmlParserInputBuffer::compressed |
Definition at line 134 of file xmlIO.h.
Referenced by xmlParseDocument().
| xmlCharEncodingHandlerPtr _xmlParserInputBuffer::encoder |
Definition at line 130 of file xmlIO.h.
Referenced by xmlParseEncodingDecl().
| xmlInputReadCallback _xmlParserInputBuffer::readcallback |