|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| xmlLinkPtr | sentinel |
| void(* | linkDeallocator )(xmlLinkPtr) |
| int(* | linkCompare )(const void *, const void *) |
Definition at line 42 of file list.c.
Referenced by xmlListDup().
| void(* _xmlList::linkDeallocator) (xmlLinkPtr) |
| xmlLinkPtr _xmlList::sentinel |
Definition at line 40 of file list.c.
Referenced by xmlListCopy().