Searched refs:xmlSchemaAttributeUseProhib (Results 1 – 1 of 1) sorted by relevance
547 typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib; typedef548 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;5473 xmlMalloc(sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()5479 memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()