Searched refs:xmlNsMapItem (Results 1 – 2 of 2) sorted by relevance
7836 typedef struct xmlNsMapItem *xmlNsMapItemPtr;7837 struct xmlNsMapItem { struct7942 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7947 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7952 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()
7840 typedef struct xmlNsMapItem *xmlNsMapItemPtr;7841 struct xmlNsMapItem { struct7946 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7951 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()7956 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()