Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDocPtr

94     xmlDocPtr doc;
350 * @doc: address of a xmlDocPtr to hold the new XML document tree
358 xmlNewTextWriterDoc(xmlDocPtr * doc, int compression)
409 * @doc: xmlDocPtr
419 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node, int compression)
4504 xmlDocPtr doc;