Searched refs:xmlNsMapItemPtr (Results 1 – 1 of 1) sorted by relevance
7796 typedef struct xmlNsMapItem *xmlNsMapItemPtr; typedef7798 xmlNsMapItemPtr next;7799 xmlNsMapItemPtr prev;7816 xmlNsMapItemPtr first;7817 xmlNsMapItemPtr last;7818 xmlNsMapItemPtr pool;7842 xmlNsMapItemPtr cur, tmp; in xmlDOMWrapNsMapFree()7870 static xmlNsMapItemPtr7874 xmlNsMapItemPtr ret; in xmlDOMWrapNsMapAddItem()7907 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()[all …]