Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.c7842 int shadowDepth; /* Shadowed at this depth */ member
7979 ret->shadowDepth = -1; in xmlDOMWrapNsMapAddItem()
8152 mi->shadowDepth = 0; in xmlDOMWrapNSNormGatherInScopeNs()
8675 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAquireNormalizedNs()
8726 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAquireNormalizedNs()
8732 mi->shadowDepth = depth; in xmlDOMWrapNSNormAquireNormalizedNs()
8823 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8860 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8864 mi->shadowDepth = depth; in xmlDOMWrapReconcileNamespaces()
8916 if ((mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
[all …]
/third_party/libxml2/
Dtree.c7846 int shadowDepth; /* Shadowed at this depth */ member
7983 ret->shadowDepth = -1; in xmlDOMWrapNsMapAddItem()
8156 mi->shadowDepth = 0; in xmlDOMWrapNSNormGatherInScopeNs()
8679 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAcquireNormalizedNs()
8730 (mi->shadowDepth == -1) && in xmlDOMWrapNSNormAcquireNormalizedNs()
8736 mi->shadowDepth = depth; in xmlDOMWrapNSNormAcquireNormalizedNs()
8827 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8864 (mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
8868 mi->shadowDepth = depth; in xmlDOMWrapReconcileNamespaces()
8920 if ((mi->shadowDepth == -1) && in xmlDOMWrapReconcileNamespaces()
[all …]