Searched defs:shadowed (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtree.c7528 int shadowed; local
7541 shadowed = 0;
7544 * Skip shadowed prefixes.
7549 shadowed = 1;
7561 if (shadowed)
7841 * At this point the prefix can only be shadowed,
8079 /* Skip shadowed prefixes. */
8097 * No luck, the namespace is out of scope or shadowed.
8164 * ns-decls can be shadowed by this process, it could break QNames in
8428 * shadowed b
[all...]

Completed in 95 milliseconds