Searched refs:xmlSchemaFormatItemForReport (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 1570 xmlSchemaFormatItemForReport(xmlChar **buf, in xmlSchemaFormatItemForReport() function 2266 *msg = xmlStrcat(*msg, xmlSchemaFormatItemForReport(&str, in xmlSchemaFormatNodeForError() 2335 xmlSchemaFormatItemForReport(&msg, NULL, item, NULL); in xmlSchemaCustomErr4() 2793 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem); in xmlSchemaPMissingAttrErr() 2833 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem); in xmlSchemaPResCompAttrErr() 2867 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, attr->parent); in xmlSchemaPCustomAttrErr() 2869 xmlSchemaFormatItemForReport(ownerDes, NULL, ownerItem, attr->parent); in xmlSchemaPCustomAttrErr() 2940 xmlSchemaFormatItemForReport(&des, NULL, item, itemElem); in xmlSchemaPCustomErrExt() 3001 xmlSchemaFormatItemForReport(&msg, NULL, ownerItem, NULL); in xmlSchemaPAttrUseErr4() 3004 BAD_CAST xmlSchemaFormatItemForReport(&str, NULL, in xmlSchemaPAttrUseErr4() [all …]
|