#include "config.h"#include "mxml.h"Go to the source code of this file.
Definition at line 494 of file mxml-index.c.
References mxml_index_s::attr, mxml_value_u::element, mxmlElementGetAttr(), mxml_value_s::name, and mxml_node_s::value.
Referenced by index_sort().
[static]
Definition at line 533 of file mxml-index.c.
References mxml_index_s::attr, mxml_value_u::element, mxmlElementGetAttr(), mxml_value_s::name, and mxml_node_s::value.
Referenced by mxmlIndexFind().
Definition at line 576 of file mxml-index.c.
References index_compare(), and mxml_index_s::nodes.
Referenced by mxmlIndexNew().
Definition at line 58 of file mxml-index.c.
References mxml_index_s::alloc_nodes, mxml_index_s::attr, and mxml_index_s::nodes.
Referenced by main(), and mxmlIndexNew().
Definition at line 88 of file mxml-index.c.
References mxml_index_s::cur_node, mxml_index_s::nodes, and mxml_index_s::num_nodes.
Referenced by main(), and mxmlIndexFind().
Definition at line 118 of file mxml-index.c.
References mxml_index_s::attr, mxml_index_s::cur_node, index_find(), mxmlIndexEnum(), mxml_index_s::nodes, and mxml_index_s::num_nodes.
Referenced by main().
Definition at line 301 of file mxml-index.c.
References mxml_index_s::alloc_nodes, mxml_index_s::attr, mxml_value_u::element, index_sort(), MXML_DESCEND, mxml_error(), mxmlElementGetAttr(), mxmlFindElement(), mxmlIndexDelete(), mxml_value_s::name, mxml_index_s::nodes, mxml_index_s::num_nodes, and mxml_node_s::value.
Referenced by main().
Definition at line 459 of file mxml-index.c.
References mxml_index_s::cur_node, mxml_index_s::nodes, and mxml_index_s::num_nodes.
Referenced by main().