Searched refs:xmlSchemaAttributeUseProhib (Results 1 – 1 of 1) sorted by relevance
539 typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib; typedef540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;5452 xmlMalloc(sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()5458 memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()