Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h185 xmlSchemaGetValidErrors (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle235 d xmlSchemaGetValidErrors...
236 d pr extproc('xmlSchemaGetValidErrors')
/external/libxml2/
Dlibxml2.syms1923 xmlSchemaGetValidErrors;
Delfgcchack.h9776 #undef xmlSchemaGetValidErrors
9777 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors __attribute((alias("xmlSchemaGetV…
9779 #ifndef xmlSchemaGetValidErrors
9780 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors__internal_alias __attribute((visi…
9781 #define xmlSchemaGetValidErrors xmlSchemaGetValidErrors__internal_alias macro
Dxmlschemas.c27811 xmlSchemaGetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaGetValidErrors() function
Dtestapi.c34309 ret_val = xmlSchemaGetValidErrors(ctxt, err, warn, ctx); in test_xmlSchemaGetValidErrors()
/external/libxml2/python/
Dlibxml.c3416 if (xmlSchemaGetValidErrors(ctxt, NULL, NULL, (void **) &pyCtxt) == -1) in libxml_xmlSchemaSetValidErrors()
3463 if (xmlSchemaGetValidErrors(ctxt, NULL, NULL, (void **) &pyCtxt) == 0) in libxml_xmlSchemaFreeValidCtxt()
/external/libxml2/win32/
Dlibxml2.def.src1686 xmlSchemaGetValidErrors