Searched refs:xmlNsMap (Results 1 – 2 of 2) sorted by relevance
7879 typedef struct xmlNsMap *xmlNsMapPtr;7880 struct xmlNsMap { struct7952 map = (xmlNsMapPtr) xmlMalloc(sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()7957 memset(map, 0, sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()
76900 - * tree.c: Simplified usage of the internal xmlNsMap. Added a