Searched refs:xmlNsMapItemPtr (Results 1 – 1 of 1) sorted by relevance
7777 typedef struct xmlNsMapItem *xmlNsMapItemPtr; typedef7779 xmlNsMapItemPtr next;7780 xmlNsMapItemPtr prev;7797 xmlNsMapItemPtr first;7798 xmlNsMapItemPtr last;7799 xmlNsMapItemPtr pool;7823 xmlNsMapItemPtr cur, tmp; in xmlDOMWrapNsMapFree()7851 static xmlNsMapItemPtr7855 xmlNsMapItemPtr ret; in xmlDOMWrapNsMapAddItem()7888 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()[all …]