Searched refs:xmlSchemaSchemaRelation (Results 1 – 1 of 1) sorted by relevance
381 typedef struct _xmlSchemaSchemaRelation xmlSchemaSchemaRelation; typedef382 typedef xmlSchemaSchemaRelation *xmlSchemaSchemaRelationPtr;9869 xmlMalloc(sizeof(xmlSchemaSchemaRelation)); in xmlSchemaSchemaRelationCreate()9874 memset(ret, 0, sizeof(xmlSchemaSchemaRelation)); in xmlSchemaSchemaRelationCreate()