xmlNsMapItem 7594 third_party/libxml/src/tree.c typedef struct xmlNsMapItem *xmlNsMapItemPtr; xmlNsMapItem 7700 third_party/libxml/src/tree.c memset(ret, 0, sizeof(struct xmlNsMapItem)); xmlNsMapItem 7705 third_party/libxml/src/tree.c ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); xmlNsMapItem 7710 third_party/libxml/src/tree.c memset(ret, 0, sizeof(struct xmlNsMapItem));