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