Home
last modified time | relevance | path

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

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