Home
last modified time | relevance | path

Searched defs:oldNs (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dtree.c6342 xmlNsPtr *oldNs = NULL; in xmlReconciliateNs() local
7862 xmlNsPtr oldNs; /* old ns decl reference */ member
7934 xmlNsPtr oldNs, xmlNsPtr newNs, int depth) in xmlDOMWrapNsMapAddItem()
8226 xmlNsPtr oldNs, xmlNsPtr newNs) in xmlDOMWrapNSNormAddNsMapItem2()
DdebugXML.c130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; in xmlNsCheckScope() local
/external/libxml2/include/libxml/
Dtree.h572 struct _xmlNs *oldNs; /* Global namespace, the old way */ member