Lines Matching refs:ownerItem

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
3100 xmlSchemaFormatItemForReport(&des, NULL, WXS_BASIC_CAST ownerItem, attr->parent); in xmlSchemaPMutualExclAttrErr()
3123 xmlSchemaBasicItemPtr ownerItem ATTRIBUTE_UNUSED, in xmlSchemaPSimpleTypeErr()
3217 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPContentErr() argument
3225 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem); in xmlSchemaPContentErr()
5832 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPValAttrNodeQNameValue() argument
5848 ownerItem, (xmlNodePtr) attr, in xmlSchemaPValAttrNodeQNameValue()
5882 ownerItem, (xmlNodePtr) attr, in xmlSchemaPValAttrNodeQNameValue()
5913 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPValAttrNodeQName() argument
5922 ownerItem, attr, value, uri, local)); in xmlSchemaPValAttrNodeQName()
5944 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPValAttrQName() argument
5959 ownerItem, attr, uri, local)); in xmlSchemaPValAttrQName()
6175 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPGetBoolNodeValue() argument
6198 ownerItem, node, in xmlSchemaPGetBoolNodeValue()
6305 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPValAttrNodeValue() argument
6353 ret, ownerItem, (xmlNodePtr) attr, in xmlSchemaPValAttrNodeValue()
6378 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPValAttrNode() argument
6392 return (xmlSchemaPValAttrNodeValue(ctxt, ownerItem, attr, in xmlSchemaPValAttrNode()
6417 xmlSchemaBasicItemPtr ownerItem, in xmlSchemaPValAttr() argument
6446 return (xmlSchemaPValAttrNode(ctxt, ownerItem, attr, in xmlSchemaPValAttr()