Searched refs:cloneNsDefSlot (Results 1 – 1 of 1) sorted by relevance
9384 xmlNsPtr cloneNs = NULL, *cloneNsDefSlot = NULL; in xmlDOMWrapCloneNode() local9553 cloneNsDefSlot = &(clone->nsDef); in xmlDOMWrapCloneNode()9572 *cloneNsDefSlot = cloneNs; in xmlDOMWrapCloneNode()9573 cloneNsDefSlot = &(cloneNs->next); in xmlDOMWrapCloneNode()