Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c547 typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib; typedef
548 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;
5473 xmlMalloc(sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()
5479 memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()