Searched refs:xmlSchemaGetValidErrors (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemas.h | 185 xmlSchemaGetValidErrors (xmlSchemaValidCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemas.rpgle | 235 d xmlSchemaGetValidErrors... 236 d pr extproc('xmlSchemaGetValidErrors')
|
/external/libxml2/ |
D | libxml2.syms | 1923 xmlSchemaGetValidErrors;
|
D | elfgcchack.h | 9776 #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
|
D | xmlschemas.c | 27811 xmlSchemaGetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaGetValidErrors() function
|
D | testapi.c | 34309 ret_val = xmlSchemaGetValidErrors(ctxt, err, warn, ctx); in test_xmlSchemaGetValidErrors()
|
/external/libxml2/python/ |
D | libxml.c | 3416 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/ |
D | libxml2.def.src | 1686 xmlSchemaGetValidErrors
|