
Data Fields | |
| XList * | prev |
| XList * | next |
| void * | data |
| struct _XList * | prev |
| struct _XList * | next |
Referenced by xlist_add_after(), xlist_add_before(), xlist_append(), xlist_node_new(), xlist_prepend(), and xlist_remove().
Referenced by ReaderNextAttr(), xlist_add_after(), xlist_add_before(), xlist_append(), xlist_clone(), xlist_clone_with(), xlist_find(), xlist_free(), xlist_free_with(), xlist_is_singleton(), xlist_length(), xlist_node_new(), xlist_prepend(), xlist_remove(), xlist_tail(), xtag_first_child(), xtag_free(), xtag_get_attribute(), xtag_get_pcdata(), xtag_next_child(), and xtag_snprint().
| void * _XList::data |
struct _XList* _XList::prev [read] |
struct _XList* _XList::next [read] |
1.5.6