Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c539 typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib; typedef
540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;
5439 xmlMalloc(sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()
5445 memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib)); in xmlSchemaAddAttributeUseProhib()