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

/vbox/src/libs/libxml2-2.6.31/
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...]

Completed in 85 milliseconds