Searched refs:cloneNsDefSlot (Results 1 – 1 of 1) sorted by relevance
9449 xmlNsPtr cloneNs = NULL, *cloneNsDefSlot = NULL; in xmlDOMWrapCloneNode() local9618 cloneNsDefSlot = &(clone->nsDef); in xmlDOMWrapCloneNode()9637 *cloneNsDefSlot = cloneNs; in xmlDOMWrapCloneNode()9638 cloneNsDefSlot = &(cloneNs->next); in xmlDOMWrapCloneNode()