Searched refs:ownerItem (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 2795 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPMissingAttrErr() argument 2802 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem); in xmlSchemaPMissingAttrErr() 2832 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPResCompAttrErr() argument 2842 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem); in xmlSchemaPResCompAttrErr() 2869 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPCustomAttrErr() argument 2876 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, attr->parent); in xmlSchemaPCustomAttrErr() 2878 xmlSchemaFormatItemForReport(ownerDes, NULL, ownerItem, attr->parent); in xmlSchemaPCustomAttrErr() 3002 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPAttrUseErr4() argument 3010 xmlSchemaFormatItemForReport(&msg, NULL, ownerItem, NULL); in xmlSchemaPAttrUseErr4() 3093 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPMutualExclAttrErr() argument [all …]
|