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