Lines Matching full:saving
326 * @ctxt: the saving context
328 * Initialize a saving context
359 * Free a saving context, destroying the ouptut in any remaining buffer
375 * Create a new saving context
386 xmlSaveErrMemory("creating saving context");
882 * Restore the state of the saving context at the end of the document
1242 * Restore the state of the saving context at the end of the document
1799 * Create a document saving context serializing to a file descriptor
1825 * Create a document saving context serializing to a filename or possibly
1854 * Create a document saving context serializing to a buffer
1897 * Create a document saving context serializing to a file descriptor
1921 * @ctxt: a document saving context
1924 * Save a full document to a saving context
1943 * @ctxt: a document saving context
1946 * Save a subtree starting at the node parameter to a saving context
1964 * @ctxt: a document saving context
1966 * Flush a document saving context, i.e. make sure that all bytes have
1981 * @ctxt: a document saving context
1983 * Close a document saving context, i.e. make sure that all bytes have
2001 * @ctxt: a document saving context
2018 * @ctxt: a document saving context
2336 * Saving functions front-ends *