#include <xml.h>
Definition at line 40 of file xml.h.
Data Fields | |
| char * | name |
| char * | value |
| int | len |
| char* xml_attr_t::name |
Definition at line 41 of file xml.h.
Referenced by xml_attr_free(), xml_attr_lookup(), xml_attr_new(), and xml_write_attributes().
| char* xml_attr_t::value |
Definition at line 42 of file xml.h.
Referenced by xml_attr_free(), xml_attr_int(), xml_attr_new(), xml_attr_str(), and xml_write_attributes().
| int xml_attr_t::len |
1.5.6