Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c2868 xmlChar **ownerDes, in xmlSchemaPCustomAttrErr() argument
2875 if (ownerDes == NULL) in xmlSchemaPCustomAttrErr()
2877 else if (*ownerDes == NULL) { in xmlSchemaPCustomAttrErr()
2878 xmlSchemaFormatItemForReport(ownerDes, NULL, ownerItem, attr->parent); in xmlSchemaPCustomAttrErr()
2879 des = *ownerDes; in xmlSchemaPCustomAttrErr()
2881 des = *ownerDes; in xmlSchemaPCustomAttrErr()
2892 if (ownerDes == NULL) in xmlSchemaPCustomAttrErr()