#include <mxml.h>
Data Fields | |
char * | name |
int | num_attrs |
mxml_attr_t * | attrs |
Definition at line 107 of file mxml.h.
Definition at line 111 of file mxml.h.
Referenced by mxml_set_attr(), mxml_write_node(), mxmlDelete(), mxmlElementDeleteAttr(), and mxmlElementGetAttr().
char* mxml_element_s::name |
Definition at line 109 of file mxml.h.
Referenced by index_compare(), index_find(), mxml_get_entity(), mxml_load_data(), mxml_parse_element(), mxml_set_attr(), mxml_ufo_type_cb(), mxml_write_node(), mxmlDelete(), mxmlElementSetAttrf(), mxmlFindElement(), mxmlIndexNew(), mxmlNewCDATA(), mxmlNewElement(), mxmlSetCDATA(), and mxmlSetElement().
Definition at line 110 of file mxml.h.
Referenced by mxml_set_attr(), mxml_write_node(), mxmlDelete(), mxmlElementDeleteAttr(), and mxmlElementGetAttr().