Lines Matching refs:xmlSchemaModelGroupDef
692 * xmlSchemaModelGroupDef:697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef;698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr;5544 xmlMalloc(sizeof(xmlSchemaModelGroupDef));5549 memset(ret, 0, sizeof(xmlSchemaModelGroupDef));