26#if(CONFIG_XML_SMALL_INPUT_FILE==1)
27typedef unsigned short roxml_pos_t;
29typedef unsigned int roxml_pos_t;
40typedef struct memory_cell {
56typedef struct _xpath_cond {
65 struct _xpath_node *
xp;
76typedef struct _xpath_node {
93typedef struct _xpath_tok_table {
95 unsigned char ids[256];
107typedef struct _xpath_tok {
119typedef struct _roxml_ns {
158typedef struct _roxml_load_ctx {
189typedef struct _roxml_xpath_ctx {
Defines used trhoughout the sources.
struct _roxml_parser_item * next
struct memory_cell * prev
struct memory_cell * next
xpath_node_t * first_node
struct _xpath_cond * next
struct _xpath_cond * xp_cond
struct _xpath_cond * cond
struct _xpath_node * next