Home
last modified time | relevance | path

Searched refs:xmlRelaxNGValidateDocument (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c10759 xmlRelaxNGValidateDocument(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) in xmlRelaxNGValidateDocument() function
11069 ret = xmlRelaxNGValidateDocument(ctxt, doc); in xmlRelaxNGValidateDoc()