Searched refs:xmlNsMapItem (Results 1 – 1 of 1) sorted by relevance
7861 typedef struct xmlNsMapItem *xmlNsMapItemPtr;7862 struct xmlNsMapItem { struct7967 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7972 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7977 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()