Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.c6329 xmlNsPtr *oldNs = NULL; in xmlReconciliateNs() local
7840 xmlNsPtr oldNs; /* old ns decl reference */ member
7912 xmlNsPtr oldNs, xmlNsPtr newNs, int depth) in xmlDOMWrapNsMapAddItem()
8204 xmlNsPtr oldNs, xmlNsPtr newNs) in xmlDOMWrapNSNormAddNsMapItem2()
DdebugXML.c159 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; in xmlNsCheckScope() local
Dtree.in.h601 struct _xmlNs *oldNs; /* Global namespace, the old way */ member
/third_party/libxml2/
Dtree.c6342 xmlNsPtr *oldNs = NULL; in xmlReconciliateNs() local
7844 xmlNsPtr oldNs; /* old ns decl reference */ member
7916 xmlNsPtr oldNs, xmlNsPtr newNs, int depth) in xmlDOMWrapNsMapAddItem()
8208 xmlNsPtr oldNs, xmlNsPtr newNs) in xmlDOMWrapNSNormAddNsMapItem2()
DdebugXML.c130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; in xmlNsCheckScope() local
/third_party/libxml2/include/libxml/
Dtree.h572 struct _xmlNs *oldNs; /* Global namespace, the old way */ member