xmlID 417 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlID xmlID; xmlID 418 third_party/libxml/src/include/libxml/tree.h typedef xmlID *xmlIDPtr; xmlID 2605 third_party/libxml/src/valid.c ret = (xmlIDPtr) xmlMalloc(sizeof(xmlID));