Data Fields | |
| xmlnode | x |
| xmppd::ns_decl_list * | ns |
| pool | parse_pool |
structure used to pass information to the expat callbacks
list of declared namespace prefixes
Referenced by expat_startElement(), xmlnode_file(), and xmlnode_str().
memory pool used while parsing
Referenced by expat_startElement(), xmlnode_file(), and xmlnode_str().
pointer to the xmlnode that is currently read
Referenced by expat_charData(), expat_endElement(), expat_startElement(), xmlnode_file(), and xmlnode_str().
1.6.1