#include <mxml.h>
Data Fields | |
char * | name |
int | num_attrs |
mxml_attr_t * | attrs |
Definition at line 92 of file mxml.h.
Definition at line 96 of file mxml.h.
Referenced by mxml_write_node(), mxmlDelete(), mxmlElementGetAttr(), and mxmlElementSetAttr().
char* mxml_value_s::name |
Definition at line 94 of file mxml.h.
Referenced by index_compare(), index_find(), main(), mxml_get_entity(), mxml_load_data(), mxml_parse_element(), mxml_write_node(), mxmlDelete(), mxmlElementSetAttr(), mxmlFindElement(), mxmlIndexNew(), mxmlNewElement(), mxmlSetElement(), scan_file(), sort_node(), type_cb(), update_comment(), whitespace_cb(), ws_cb(), xml_get_element_name(), and xml_get_text().
Definition at line 95 of file mxml.h.
Referenced by mxml_write_node(), mxmlDelete(), mxmlElementGetAttr(), and mxmlElementSetAttr().