Searched refs:xmlNsMapItem (Results 1 – 1 of 1) sorted by relevance
7796 typedef struct xmlNsMapItem *xmlNsMapItemPtr;7797 struct xmlNsMapItem { struct7902 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7907 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7912 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()