xmlDoc 2275 third_party/libxml/src/HTMLparser.c cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc)); xmlDoc 2280 third_party/libxml/src/HTMLparser.c memset(cur, 0, sizeof(xmlDoc)); xmlDoc 511 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlDoc xmlDoc; xmlDoc 512 third_party/libxml/src/include/libxml/tree.h typedef xmlDoc *xmlDocPtr; xmlDoc 1142 third_party/libxml/src/tree.c cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc)); xmlDoc 1147 third_party/libxml/src/tree.c memset(cur, 0, sizeof(xmlDoc));