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

/external/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;
/external/libxml2/
H A Dxmlschemas.c5266 xmlMalloc(sizeof(xmlSchemaAttributeGroup));
5271 memset(ret, 0, sizeof(xmlSchemaAttributeGroup));

Completed in 232 milliseconds