Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c6300 xmlNsPtr *oldNs = NULL; in xmlReconciliateNs() local
7811 xmlNsPtr oldNs; /* old ns decl reference */ member
7883 xmlNsPtr oldNs, xmlNsPtr newNs, int depth) in xmlDOMWrapNsMapAddItem()
8175 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