xmlDOMWrapCtxt    551 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlDOMWrapCtxt xmlDOMWrapCtxt;
xmlDOMWrapCtxt    552 third_party/libxml/src/include/libxml/tree.h typedef xmlDOMWrapCtxt *xmlDOMWrapCtxtPtr;
xmlDOMWrapCtxt   7801 third_party/libxml/src/tree.c     ret = xmlMalloc(sizeof(xmlDOMWrapCtxt));
xmlDOMWrapCtxt   7806 third_party/libxml/src/tree.c     memset(ret, 0, sizeof(xmlDOMWrapCtxt));