Searched refs:xmlSchemaGetParserErrors (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h138 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlschemas.h156 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h9614 #undef xmlSchemaGetParserErrors macro
9615 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors __attribute((alias("xmlSchemaGetParserErrors__internal_alias")));
9617 #ifndef xmlSchemaGetParserErrors
9618 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors__internal_alias __attribute((visibility("hidden")));
9619 #define xmlSchemaGetParserErrors xmlSchemaGetParserErrors__internal_alias macro
H A Dxmlschemas.c21422 * xmlSchemaGetParserErrors:
21433 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt, function
H A Dtestapi.c33963 ret_val = xmlSchemaGetParserErrors(ctxt, err, warn, ctx);
33972 printf("Leak of %d blocks found in xmlSchemaGetParserErrors",
[all...]
/external/libxml2/
H A Delfgcchack.h9740 #undef xmlSchemaGetParserErrors macro
9741 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors __attribute((alias("xmlSchemaGetParserErrors__internal_alias")));
9743 #ifndef xmlSchemaGetParserErrors
9744 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors__internal_alias __attribute((visibility("hidden")));
9745 #define xmlSchemaGetParserErrors xmlSchemaGetParserErrors__internal_alias macro
H A Dxmlschemas.c21451 * xmlSchemaGetParserErrors:
21462 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt, function

Completed in 419 milliseconds