Lines Matching defs:nodes
2161 * Don't try to format other nodes than element and
2162 * attribute nodes.
2170 * Work on tree nodes.
9514 * removes unwanted nodes in a schemas document tree
9524 * Remove all the blank text nodes
9723 * @nodes: the list of top level nodes
9730 xmlSchemaPtr schema, xmlNodePtr nodes)
9736 if ((ctxt == NULL) || (schema == NULL) || (nodes == NULL))
9740 child = nodes;
10590 * Remove all the blank text nodes.
18595 * NOTE: This call does not check the content nodes,
22824 * out for matching nodes to create a key-sequence for this
23241 * Transfer all IDC target-nodes to the IDC node-table.
26186 "The content must not containt element nodes since "
26275 * Add the current IDC target-nodes to the IDC node-tables.
27822 * DOC VAL TODO: XInclude nodes, etc.