Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c7802 int shadowDepth; /* Shadowed at this depth */ member
7939 ret->shadowDepth = -1; in xmlDOMWrapNsMapAddItem()
8112 mi->shadowDepth = 0; in xmlDOMWrapNSNormGatherInScopeNs()
8635 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAquireNormalizedNs()
8686 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAquireNormalizedNs()
8692 mi->shadowDepth = depth; in xmlDOMWrapNSNormAquireNormalizedNs()
8783 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8820 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8824 mi->shadowDepth = depth; in xmlDOMWrapReconcileNamespaces()
8876 if ((mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
[all …]