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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c2132 xmlSchemaErr(xmlSchemaAbstractCtxtPtr actxt, function
2253 xmlSchemaErr(actxt, XML_SCHEMAV_INTERNAL, NULL,
2257 xmlSchemaErr(actxt, XML_SCHEMAP_INTERNAL, NULL,
2460 xmlSchemaErr(actxt, error, node, (const char *) msg, value, NULL);
2462 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL);
2491 xmlSchemaErr(actxt, error, node, (const char *) msg,
2594 xmlSchemaErr(actxt, error, node, (const char *) msg, NULL, NULL);
2662 xmlSchemaErr(actxt, error, node, (const char *) msg,
2668 xmlSchemaErr(actxt, error, node, (const char *) msg, value,
2673 xmlSchemaErr(actx
[all...]

Completed in 106 milliseconds