Searched refs:xmlSchemaAttributeGroup (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DschemasInternals.h356 * xmlSchemaAttribute and xmlSchemaAttributeGroup start of structures
359 typedef struct _xmlSchemaAttributeGroup xmlSchemaAttributeGroup; typedef in typeref:struct:_xmlSchemaAttributeGroup
360 typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DschemasInternals.h356 * xmlSchemaAttribute and xmlSchemaAttributeGroup start of structures
359 typedef struct _xmlSchemaAttributeGroup xmlSchemaAttributeGroup; typedef in typeref:struct:_xmlSchemaAttributeGroup
360 typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr;
/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlschemas.c5285 xmlMalloc(sizeof(xmlSchemaAttributeGroup));
5290 memset(ret, 0, sizeof(xmlSchemaAttributeGroup));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemas.c5266 xmlMalloc(sizeof(xmlSchemaAttributeGroup));
5271 memset(ret, 0, sizeof(xmlSchemaAttributeGroup));

Completed in 399 milliseconds