Searched refs:xmlNsMapItem (Results 1 – 1 of 1) sorted by relevance
7797 typedef struct xmlNsMapItem *xmlNsMapItemPtr;7798 struct xmlNsMapItem { struct7903 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7908 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7913 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()