Searched refs:xmlSchemaModelGroup (Results 1 – 2 of 2) sorted by relevance
362 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup; typedef363 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;426 xmlMalloc(sizeof(xmlSchemaModelGroup)); in xmlSchemaInitTypes()431 memset(sequence, 0, sizeof(xmlSchemaModelGroup)); in xmlSchemaInitTypes()
687 typedef struct _xmlSchemaModelGroup xmlSchemaModelGroup; typedef688 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;5510 xmlMalloc(sizeof(xmlSchemaModelGroup)); in xmlSchemaAddModelGroup()5516 memset(ret, 0, sizeof(xmlSchemaModelGroup)); in xmlSchemaAddModelGroup()