_xmlLink           20 third_party/libxml/src/include/libxml/list.h typedef struct _xmlLink xmlLink;
_xmlLink           33 third_party/libxml/src/list.c     struct _xmlLink *next;
_xmlLink           34 third_party/libxml/src/list.c     struct _xmlLink *prev;