ReactOS 0.4.16-dev-732-g2d1144a
|
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().