Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1966 xmlSchemaPErr(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchemaPErr() function
2004 xmlSchemaPErr(ctxt, child, error, msg, str1, str2); in xmlSchemaPErr2()
2006 xmlSchemaPErr(ctxt, node, error, msg, str1, str2); in xmlSchemaPErr2()
2867 xmlSchemaPErr(ctxt, ownerElem, error, "%s: %s.\n", BAD_CAST des, BAD_CAST message); in xmlSchemaPMissingAttrErr()
2869 xmlSchemaPErr(ctxt, ownerElem, error, in xmlSchemaPMissingAttrErr()
3134 xmlSchemaPErr(ctxt, type->node, error, in xmlSchemaPIllegalFacetListUnionErr()
3247 xmlSchemaPErr(ctxt, node, error, (const char *) msg, value, NULL); in xmlSchemaPSimpleTypeErr()
3249 xmlSchemaPErr(ctxt, node, error, (const char *) msg, NULL, NULL); in xmlSchemaPSimpleTypeErr()
6496 xmlSchemaPErr(ctxt, ownerElem, in xmlSchemaPValAttr()
8113 xmlSchemaPErr(ctxt, idc->node, in xmlSchemaCheckCSelectorXPath()
[all …]