Searched refs:xmlRelaxNGGetValidErrors (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | relaxng.h | 177 xmlRelaxNGGetValidErrors(xmlRelaxNGValidCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | relaxng.rpgle | 238 d xmlRelaxNGGetValidErrors... 239 d pr 10i 0 extproc('xmlRelaxNGGetValidErrors')
|
/external/libxml2/ |
D | libxml2.syms | 1469 xmlRelaxNGGetValidErrors;
|
D | elfgcchack.h | 8564 #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
|
D | relaxng.c | 11006 xmlRelaxNGGetValidErrors(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGGetValidErrors() function
|
D | testapi.c | 17469 ret_val = xmlRelaxNGGetValidErrors(ctxt, err, warn, ctx); in test_xmlRelaxNGGetValidErrors()
|
/external/libxml2/python/ |
D | libxml.c | 3252 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/ |
D | libxml2.def.src | 1505 xmlRelaxNGGetValidErrors
|