Searched refs:listRedund (Results 1 – 2 of 2) sorted by relevance
8782 xmlNsPtr *listRedund = NULL; in xmlDOMWrapReconcileNamespaces() local8833 if (xmlDOMWrapNSNormAddNsMapItem2(&listRedund, in xmlDOMWrapReconcileNamespaces()8900 if (listRedund) { in xmlDOMWrapReconcileNamespaces()8902 if (cur->ns == listRedund[j]) { in xmlDOMWrapReconcileNamespaces()8903 cur->ns = listRedund[++j]; in xmlDOMWrapReconcileNamespaces()8997 if (listRedund) { in xmlDOMWrapReconcileNamespaces()8999 xmlFreeNs(listRedund[j]); in xmlDOMWrapReconcileNamespaces()9001 xmlFree(listRedund); in xmlDOMWrapReconcileNamespaces()
8786 xmlNsPtr *listRedund = NULL; in xmlDOMWrapReconcileNamespaces() local8837 if (xmlDOMWrapNSNormAddNsMapItem2(&listRedund, in xmlDOMWrapReconcileNamespaces()8904 if (listRedund) { in xmlDOMWrapReconcileNamespaces()8906 if (cur->ns == listRedund[j]) { in xmlDOMWrapReconcileNamespaces()8907 cur->ns = listRedund[++j]; in xmlDOMWrapReconcileNamespaces()9001 if (listRedund) { in xmlDOMWrapReconcileNamespaces()9003 xmlFreeNs(listRedund[j]); in xmlDOMWrapReconcileNamespaces()9005 xmlFree(listRedund); in xmlDOMWrapReconcileNamespaces()