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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c2141 xmlSchemaErr(xmlSchemaAbstractCtxtPtr actxt, function
2262 xmlSchemaErr(actxt, XML_SCHEMAV_INTERNAL, NULL,
2266 xmlSchemaErr(actxt, XML_SCHEMAP_INTERNAL, NULL,
2469 xmlSchemaErr(actxt, error, node, (const char *) msg, value, NULL);
2471 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL);
2500 xmlSchemaErr(actxt, error, node, (const char *) msg,
2603 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL);
2671 xmlSchemaErr(actxt, error, node, (const char *) msg,
2677 xmlSchemaErr(actxt, error, node, (const char *) msg, value,
2682 xmlSchemaErr(actx
[all...]
/external/libxml2/
H A Dxmlschemas.c2160 xmlSchemaErr(xmlSchemaAbstractCtxtPtr actxt, function
2281 xmlSchemaErr(actxt, XML_SCHEMAV_INTERNAL, NULL,
2285 xmlSchemaErr(actxt, XML_SCHEMAP_INTERNAL, NULL,
2488 xmlSchemaErr(actxt, error, node, (const char *) msg, value, NULL);
2490 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL);
2519 xmlSchemaErr(actxt, error, node, (const char *) msg,
2622 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL);
2690 xmlSchemaErr(actxt, error, node, (const char *) msg,
2696 xmlSchemaErr(actxt, error, node, (const char *) msg, value,
2701 xmlSchemaErr(actx
[all...]

Completed in 90 milliseconds