|
ReactOS 0.4.16-dev-2208-g6350669
|
#include <parser.h>

Public Attributes | |
| xmlParserInputBufferPtr | buf |
| const char * | filename |
| const char * | directory |
| const xmlChar * | base |
| const xmlChar * | cur |
| const xmlChar * | end |
| int | length |
| int | line |
| int | col |
| unsigned long | consumed |
| xmlParserInputDeallocate | free |
| const xmlChar * | encoding |
| const xmlChar * | version |
| int | flags |
| int | id |
| unsigned long | parentConsumed |
| xmlEntityPtr | entity |
| xmlParserInputDeallocate _xmlParserInput::free |