Home | History | Annotate | Download | only in libxml2

Lines Matching full:decls

6375 	    * ns-decls corresponding to @nsName.
7589 * >= 0 == @node's ns-decls
7590 * -1 == @parent's ns-decls
7592 * -3 == the doc->oldNs storage ns-decls
7593 * -4 == ns-decls provided via custom ns-handling
7863 * Get in-scope ns-decls of @parent.
8146 * Check the last level of ns-decls for a
8173 * ns-decls.
8275 * @checkShadow: ensure that the new ns-decl doesn't shadow ancestor ns-decls
8302 * Lookup whether the prefix is unused in elem's ns-decls.
8310 * Does it shadow ancestor ns-decls?
8349 * @ancestorsOnly: search in ancestor ns-decls only
8352 * Searches for a matching ns-name in the ns-decls of @nsMap, if not
8398 * Try to find an equal ns-name in in-scope ns-decls.
8433 * Store ns-decls in "oldNs" of the document-node.
8457 * Does it shadow ancestor ns-decls?
8491 * Ensures that ns-references point to ns-decls hold on element-nodes.
8493 * ns-decls where needed. Note that, since prefixes of already existent
8494 * ns-decls can be shadowed by this process, it could break QNames in
8543 * Gather ancestor in-scope ns-decls.
8553 * Lookup the ns ancestor-axis for equal ns-decls in scope.
8566 * Add it to the list of redundant ns-decls.
8756 * wellformed by creating additional ns-decls where needed.
8757 * Note that, since prefixes of already existent ns-decls can be
8779 /* gather @parent's ns-decls. */
8799 * Disable search for ns-decls in the parent-axis of the
8851 * the ns-decls need not be stored in the ns-map,
8859 * Gather @parent's in-scope ns-decls.
8945 /* ns-decls on curElem or on destDoc->oldNs */
8950 /* ns-decls must be prefixed for attributes. */
9111 * References of out-of scope ns-decls are remapped to point to @destDoc:
9118 * wellformed by creating additional ns-decls where needed.
9119 * Note that, since prefixes of already existent ns-decls can be
9147 /* gather @parent's ns-decls. */
9311 * Gather @parent's in-scope ns-decls.
9346 * the ns-decls need not be stored in the ns-map,
9434 ** The following will take care of references to ns-decls ********
9484 /* ns-decls on curElem or on destDoc->oldNs */
9490 /* ns-decls must be prefixed for attributes. */
9766 * References of out-of scope ns-decls are remapped to point to @destDoc:
9773 * wellformed by creating additional ns-decls where needed.
9774 * Note that, since prefixes of already existent ns-decls can be