Data Fields | |
struct ezxml | xml |
ezxml_t | cur |
char * | m |
size_t | len |
char * | u |
char * | s |
char * | e |
char ** | ent |
char *** | attr |
char *** | pi |
short | standalone |
char | err [EZXML_ERRL] |
Definition at line 68 of file ezxml.c.
char*** ezxml_root::attr |
char* ezxml_root::e |
char** ezxml_root::ent |
char ezxml_root::err[EZXML_ERRL] |
size_t ezxml_root::len |
char* ezxml_root::m |
char*** ezxml_root::pi |
char* ezxml_root::s |
short ezxml_root::standalone |
char* ezxml_root::u |
struct ezxml ezxml_root::xml [read] |