#include <parser.h>
Data Fields | |
const xmlChar * | base |
xmlParserInputBufferPtr | buf |
int | col |
unsigned long | consumed |
const xmlChar * | cur |
const char * | directory |
const xmlChar * | encoding |
const xmlChar * | end |
const char * | filename |
xmlParserInputDeallocate | free |
int | id |
int | length |
int | line |
int | standalone |
const xmlChar * | version |
Definition at line 54 of file parser.h.
const xmlChar* _xmlParserInput::base |
unsigned long _xmlParserInput::consumed |
const xmlChar* _xmlParserInput::cur |
const char* _xmlParserInput::directory |
const xmlChar* _xmlParserInput::encoding |
const xmlChar* _xmlParserInput::end |
const char* _xmlParserInput::filename |
const xmlChar* _xmlParserInput::version |