Searched defs:xmlSchemaAttributeUseProhib (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c539 typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib; typedef in typeref:struct:_xmlSchemaAttributeUseProhib
540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;
5418 xmlMalloc(sizeof(xmlSchemaAttributeUseProhib));
5424 memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib));

Completed in 118 milliseconds