Home
last modified time | relevance | path

Searched refs:cloneNsDefSlot (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dtree.c9449 xmlNsPtr cloneNs = NULL, *cloneNsDefSlot = NULL; in xmlDOMWrapCloneNode() local
9618 cloneNsDefSlot = &(clone->nsDef); in xmlDOMWrapCloneNode()
9637 *cloneNsDefSlot = cloneNs; in xmlDOMWrapCloneNode()
9638 cloneNsDefSlot = &(cloneNs->next); in xmlDOMWrapCloneNode()