Searched refs:xmlSchemaSetParserStructuredErrors (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h134 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlschemas.h152 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h9842 #undef xmlSchemaSetParserStructuredErrors macro
9843 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors __attribute((alias("xmlSchemaSetParserStructuredErrors__internal_alias")));
9845 #ifndef xmlSchemaSetParserStructuredErrors
9846 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors__internal_alias __attribute((visibility("hidden")));
9847 #define xmlSchemaSetParserStructuredErrors xmlSchemaSetParserStructuredErrors__internal_alias macro
H A Dxmlschemas.c9983 xmlSchemaSetParserStructuredErrors(vctxt->pctxt, vctxt->serror,
10183 xmlSchemaSetParserStructuredErrors(newpctxt, pctxt->serror,
21401 * xmlSchemaSetParserStructuredErrors:
21409 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, function
27696 xmlSchemaSetParserStructuredErrors(ctxt->pctxt, serror, ctx);
/external/libxml2/
H A Delfgcchack.h9968 #undef xmlSchemaSetParserStructuredErrors macro
9969 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors __attribute((alias("xmlSchemaSetParserStructuredErrors__internal_alias")));
9971 #ifndef xmlSchemaSetParserStructuredErrors
9972 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors__internal_alias __attribute((visibility("hidden")));
9973 #define xmlSchemaSetParserStructuredErrors xmlSchemaSetParserStructuredErrors__internal_alias macro
H A Dxmlschemas.c10002 xmlSchemaSetParserStructuredErrors(vctxt->pctxt, vctxt->serror,
10202 xmlSchemaSetParserStructuredErrors(newpctxt, pctxt->serror,
21430 * xmlSchemaSetParserStructuredErrors:
21438 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, function
27774 xmlSchemaSetParserStructuredErrors(ctxt->pctxt, serror, ctx);

Completed in 274 milliseconds