Searched refs:xmlSchemaSetValidErrors (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h158 xmlSchemaSetValidErrors (xmlSchemaValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DtestSchemas.c137 xmlSchemaSetValidErrors(ctxt,
H A Dxmlreader.c4195 xmlSchemaSetValidErrors(reader->xsdValidCtxt,
4391 xmlSchemaSetValidErrors(reader->xsdValidCtxt,
4769 xmlSchemaSetValidErrors(reader->xsdValidCtxt,
4794 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL,
4835 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL,
4860 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL,
H A Drunsuite.c840 xmlSchemaSetValidErrors(ctxt,
H A Dxmllint.c1663 xmlSchemaSetValidErrors(vctxt,
2866 xmlSchemaSetValidErrors(ctxt,
H A Druntest.c2934 xmlSchemaSetValidErrors(ctxt,
H A Delfgcchack.h9854 #undef xmlSchemaSetValidErrors macro
9855 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetValidErrors__internal_alias")));
9857 #ifndef xmlSchemaSetValidErrors
9858 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visibility("hidden")));
9859 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro
H A Dxmlschemas.c15739 xmlSchemaSetValidErrors(ctxt->vctxt,
21397 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx);
27655 * xmlSchemaSetValidErrors:
27664 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, function
/external/libxml2/include/libxml/
H A Dxmlschemas.h176 xmlSchemaSetValidErrors (xmlSchemaValidCtxtPtr ctxt,
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dxml_libxml2.c87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str,
/external/wpa_supplicant_8/src/utils/
H A Dxml_libxml2.c87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str,
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dxml_libxml2.c87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str,
/external/libxml2/
H A Dxmlreader.c4281 xmlSchemaSetValidErrors(reader->xsdValidCtxt,
4504 xmlSchemaSetValidErrors(reader->xsdValidCtxt,
4922 xmlSchemaSetValidErrors(reader->xsdValidCtxt,
4947 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL,
4988 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL,
5013 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL,
H A Dxmllint.c1669 xmlSchemaSetValidErrors(vctxt,
2882 xmlSchemaSetValidErrors(ctxt,
H A Delfgcchack.h9980 #undef xmlSchemaSetValidErrors macro
9981 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetValidErrors__internal_alias")));
9983 #ifndef xmlSchemaSetValidErrors
9984 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visibility("hidden")));
9985 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro
H A Dxmlschemas.c15768 xmlSchemaSetValidErrors(ctxt->vctxt,
21426 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx);
27733 * xmlSchemaSetValidErrors:
27742 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, function

Completed in 504 milliseconds