Searched refs:xmlNsMapItemPtr (Results 1 – 1 of 1) sorted by relevance
7797 typedef struct xmlNsMapItem *xmlNsMapItemPtr; typedef7799 xmlNsMapItemPtr next;7800 xmlNsMapItemPtr prev;7817 xmlNsMapItemPtr first;7818 xmlNsMapItemPtr last;7819 xmlNsMapItemPtr pool;7843 xmlNsMapItemPtr cur, tmp; in xmlDOMWrapNsMapFree()7871 static xmlNsMapItemPtr7875 xmlNsMapItemPtr ret; in xmlDOMWrapNsMapAddItem()7908 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()[all …]