#include <mxml.h>
Data Fields | |
| char * | attr |
| int | num_nodes |
| int | alloc_nodes |
| int | cur_node |
| mxml_node_t ** | nodes |
Definition at line 133 of file mxml.h.
Definition at line 137 of file mxml.h.
Referenced by mxmlIndexDelete(), and mxmlIndexNew().
| char* mxml_index_s::attr |
Definition at line 135 of file mxml.h.
Referenced by index_compare(), index_find(), mxmlIndexDelete(), mxmlIndexFind(), and mxmlIndexNew().
Definition at line 138 of file mxml.h.
Referenced by mxmlIndexEnum(), mxmlIndexFind(), and mxmlIndexReset().
Definition at line 139 of file mxml.h.
Referenced by index_sort(), mxmlIndexDelete(), mxmlIndexEnum(), mxmlIndexFind(), mxmlIndexNew(), and mxmlIndexReset().
Definition at line 136 of file mxml.h.
Referenced by main(), mxmlIndexEnum(), mxmlIndexFind(), mxmlIndexNew(), and mxmlIndexReset().
1.6.3