Home | History | Annotate | Download | only in libxml2

Lines Matching full:dump

508  * Dump a local Namespace definition.
534 * Dump a list of local Namespace definitions.
550 * Dump the XML document DTD, if any.
581 * Dump the notations first they are not in the DTD children list
606 * Dump an XML attribute
633 * Dump a list of XML attributes
650 * Dump an XML node list, recursive behaviour, children are printed too.
680 * Dump an HTML node, recursive behaviour, children are printed too.
739 * Dump an XML node, recursive behaviour, children are printed too.
930 * Dump an XML document.
1163 * Dump a list of XML attributes
1247 * Dump an XML node list, recursive behaviour, children are printed too.
1281 * Dump an XHTML node, recursive behaviour, children are printed too.
2003 * Dump an XML node, recursive behaviour,children are printed too.
2059 * Dump an XML/HTML node, recursive behaviour, children are printed too.
2111 * Dump an XML node, recursive behaviour, children are printed too.
2164 * Dump the current DOM tree into memory using the character encoding specified
2251 * Dump an XML document in memory and return the #xmlChar * and it's size
2269 * Dump an XML document in memory and return the #xmlChar * and it's size.
2286 * Dump the current DOM tree into memory using the character encoding specified
2304 * Dump an XML document to an open FILE.
2356 * Dump an XML document to an open FILE.
2371 * Dump an XML document to an I/O buffer.
2407 * Dump an XML document to an I/O buffer.
2447 * Dump an XML document to a file or an URL.
2504 * Dump an XML document, converting it to the given encoding
2519 * Dump an XML document to a file. Will use compression if
2537 * Dump an XML document to a file. Will use compression if