Data Fields

roxml_load_ctx_t Struct Reference

Data Fields

int pos
int empty_text_node
int state
int previous_state
int mode
int inside_node_state
int type
void * src
node_tcandidat_node
node_tcandidat_txt
node_tcandidat_arg
node_tcandidat_val
node_tcurrent_node

Detailed Description

Definition at line 149 of file roxml-types.h.


Field Documentation

attr node being processed

Definition at line 160 of file roxml-types.h.

node being processed

Definition at line 158 of file roxml-types.h.

text node being processed

Definition at line 159 of file roxml-types.h.

attr value being processed

Definition at line 161 of file roxml-types.h.

current node

Definition at line 162 of file roxml-types.h.

if text node is empty (only '' '' '
' ' '

Definition at line 151 of file roxml-types.h.

sub state for attributes

Definition at line 155 of file roxml-types.h.

mode quoted or normal

Definition at line 154 of file roxml-types.h.

position in file

Definition at line 150 of file roxml-types.h.

previous state

Definition at line 153 of file roxml-types.h.

source (file or buffer)

Definition at line 157 of file roxml-types.h.

state (state machine main var)

Definition at line 152 of file roxml-types.h.

source type (file or buffer)

Definition at line 156 of file roxml-types.h.


The documentation for this struct was generated from the following file: