Searched refs:xmlNsMap (Results 1 – 2 of 2) sorted by relevance
7825 typedef struct xmlNsMap *xmlNsMapPtr;7826 struct xmlNsMap { struct7898 map = (xmlNsMapPtr) xmlMalloc(sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()7903 memset(map, 0, sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()
2305 * tree.c: Simplified usage of the internal xmlNsMap. Added a