Lines Matching refs:xmlNsMapItemPtr
7797 typedef struct xmlNsMapItem *xmlNsMapItemPtr; typedef
7799 xmlNsMapItemPtr next;
7800 xmlNsMapItemPtr prev;
7817 xmlNsMapItemPtr first;
7818 xmlNsMapItemPtr last;
7819 xmlNsMapItemPtr pool;
7843 xmlNsMapItemPtr cur, tmp; in xmlDOMWrapNsMapFree()
7871 static xmlNsMapItemPtr
7875 xmlNsMapItemPtr ret; in xmlDOMWrapNsMapAddItem()
7908 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()
8076 xmlNsMapItemPtr mi; in xmlDOMWrapNSNormGatherInScopeNs()
8597 xmlNsMapItemPtr mi; in xmlDOMWrapNSNormAquireNormalizedNs()
8738 xmlNsMapItemPtr /* topmi = NULL, */ mi; in xmlDOMWrapReconcileNamespaces()
9002 xmlNsMapItemPtr mi; in xmlDOMWrapAdoptBranch()
9372 xmlNsMapItemPtr mi; in xmlDOMWrapCloneNode()