Home | History | Annotate | Download | only in libxml2

Lines Matching full:bindings

896     xmlSchemaPSVIIDCBindingPtr idcTable; /* the table of PSVI IDC bindings
902 const xmlChar **nsBindings; /* Namespace bindings on this element */
21729 * Note that the namespace bindings are already
22158 * Frees an IDC table, i.e. all the IDC bindings in the list.
22562 * IDC key-sequences are validated/created on IDC bindings.
23380 * Merges IDC bindings of an element at @depth into the corresponding IDC
23381 * bindings of its parent element. If a duplicate note-table entry is found,
23390 xmlSchemaPSVIIDCBindingPtr bind; /* IDC bindings of the current node. */
23391 xmlSchemaPSVIIDCBindingPtr *parTable, parBind = NULL; /* parent IDC bindings. */
23404 * Walk all bindings; create new or add to existing bindings.
27218 "allocating namespace bindings for SAX validation",
27232 "re-allocating namespace bindings for SAX validation",