Searched refs:xmlNsMapItemPtr (Results 1 – 1 of 1) sorted by relevance
7607 typedef struct xmlNsMapItem *xmlNsMapItemPtr; typedef7609 xmlNsMapItemPtr next;7610 xmlNsMapItemPtr prev;7627 xmlNsMapItemPtr first;7628 xmlNsMapItemPtr last;7629 xmlNsMapItemPtr pool;7653 xmlNsMapItemPtr cur, tmp; in xmlDOMWrapNsMapFree()7681 static xmlNsMapItemPtr7685 xmlNsMapItemPtr ret; in xmlDOMWrapNsMapAddItem()7718 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()[all …]