Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Drelaxng.rpgle245 d xmlRelaxNGGetValidErrors...
246 d pr extproc('xmlRelaxNGGetValidErrors')
/external/libxml2/include/libxml/
Drelaxng.h177 xmlRelaxNGGetValidErrors(xmlRelaxNGValidCtxtPtr ctxt,
/external/libxml2/
Dlibxml2.syms1469 xmlRelaxNGGetValidErrors;
Delfgcchack.h8564 #undef xmlRelaxNGGetValidErrors
8565 extern __typeof (xmlRelaxNGGetValidErrors) xmlRelaxNGGetValidErrors __attribute((alias("xmlRelaxNGG…
8567 #ifndef xmlRelaxNGGetValidErrors
8568 extern __typeof (xmlRelaxNGGetValidErrors) xmlRelaxNGGetValidErrors__internal_alias __attribute((vi…
8569 #define xmlRelaxNGGetValidErrors xmlRelaxNGGetValidErrors__internal_alias macro
Drelaxng.c11008 xmlRelaxNGGetValidErrors(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGGetValidErrors() function
Dtestapi.c17574 ret_val = xmlRelaxNGGetValidErrors(ctxt, err, warn, ctx); in test_xmlRelaxNGGetValidErrors()
/external/libxml2/python/
Dlibxml.c3252 if (xmlRelaxNGGetValidErrors(ctxt, NULL, NULL, (void **) &pyCtxt) == -1) in libxml_xmlRelaxNGSetValidErrors()
3298 if (xmlRelaxNGGetValidErrors(ctxt, NULL, NULL, (void **) &pyCtxt) == 0) in libxml_xmlRelaxNGFreeValidCtxt()
/external/libxml2/win32/
Dlibxml2.def.src1505 xmlRelaxNGGetValidErrors