Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c2174 xmlSchemaErr(xmlSchemaAbstractCtxtPtr actxt, in xmlSchemaErr() function
2508 xmlSchemaErr(actxt, error, node, (const char *) msg, value, NULL); in xmlSchemaSimpleTypeErr()
2510 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL); in xmlSchemaSimpleTypeErr()
2539 xmlSchemaErr(actxt, error, node, (const char *) msg, in xmlSchemaIllegalAttrErr()
2642 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL); in xmlSchemaComplexTypeErr()
2710 xmlSchemaErr(actxt, error, node, (const char *) msg, in xmlSchemaFacetErr()
2716 xmlSchemaErr(actxt, error, node, (const char *) msg, value, in xmlSchemaFacetErr()
2721 xmlSchemaErr(actxt, error, node, (const char *) msg, value, in xmlSchemaFacetErr()
2726 xmlSchemaErr(actxt, error, node, (const char *) msg, value, in xmlSchemaFacetErr()
2731 xmlSchemaErr(actxt, error, node, (const char *) msg, value, in xmlSchemaFacetErr()
[all …]