Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Dnode.cxx253 xmlNsPtr *refp = &(cur->nsDef); // insert point in nscleanup() local
262 *refp = curDef->next; in nscleanup()
264 curDef = *refp; in nscleanup()
266 refp = &(curDef->next); in nscleanup()

Completed in 20 milliseconds