Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDocPtr

179     xmlDocPtr doc;
225 xmlDocPtr document;
356 xmlDocPtr doc; /* the document being validated */
401 xmlDocPtr doc; /* the associated XML document */
414 xmlDocPtr doc; /* the associated XML document */
1434 static xmlDocPtr xmlRelaxNGCleanupDoc(xmlRelaxNGParserCtxtPtr ctxt,
1435 xmlDocPtr doc);
1596 xmlDocPtr doc;
1933 xmlDocPtr doc;
6662 xmlRelaxNGNewDocParserCtxt(xmlDocPtr doc)
6665 xmlDocPtr copy;
7305 * @doc: an xmldocPtr document pointer
7312 static xmlDocPtr
7313 xmlRelaxNGCleanupDoc(xmlRelaxNGParserCtxtPtr ctxt, xmlDocPtr doc)
7344 xmlDocPtr doc;
8154 xmlDocPtr doc ATTRIBUTE_UNUSED,
8276 xmlDocPtr doc ATTRIBUTE_UNUSED,
8325 xmlDocPtr doc ATTRIBUTE_UNUSED,
10553 xmlRelaxNGValidateDocument(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc)
10800 xmlRelaxNGValidateDoc(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc)