Home
last modified time | relevance | path

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

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