Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c7803 int shadowDepth; /* Shadowed at this depth */ member
7940 ret->shadowDepth = -1; in xmlDOMWrapNsMapAddItem()
8113 mi->shadowDepth = 0; in xmlDOMWrapNSNormGatherInScopeNs()
8636 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAquireNormalizedNs()
8687 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAquireNormalizedNs()
8693 mi->shadowDepth = depth; in xmlDOMWrapNSNormAquireNormalizedNs()
8784 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8821 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8825 mi->shadowDepth = depth; in xmlDOMWrapReconcileNamespaces()
8877 if ((mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
[all …]