Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemas.c1629 xmlSchemaFormatItemForReport(xmlChar **buf, in xmlSchemaFormatItemForReport() function
2326 *msg = xmlStrcat(*msg, xmlSchemaFormatItemForReport(&str, in xmlSchemaFormatNodeForError()
2395 xmlSchemaFormatItemForReport(&msg, NULL, item, NULL); in xmlSchemaCustomErr4()
2851 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem); in xmlSchemaPMissingAttrErr()
2890 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem); in xmlSchemaPResCompAttrErr()
2924 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, attr->parent); in xmlSchemaPCustomAttrErr()
2926 xmlSchemaFormatItemForReport(ownerDes, NULL, ownerItem, attr->parent); in xmlSchemaPCustomAttrErr()
2996 xmlSchemaFormatItemForReport(&des, NULL, item, itemElem); in xmlSchemaPCustomErrExt()
3057 xmlSchemaFormatItemForReport(&msg, NULL, ownerItem, NULL); in xmlSchemaPAttrUseErr4()
3060 BAD_CAST xmlSchemaFormatItemForReport(&str, NULL, in xmlSchemaPAttrUseErr4()
[all …]