Searched refs:xmlSchemaRedef (Results 1 – 1 of 1) sorted by relevance
560 typedef struct _xmlSchemaRedef xmlSchemaRedef; typedef561 typedef xmlSchemaRedef *xmlSchemaRedefPtr;5276 xmlMalloc(sizeof(xmlSchemaRedef)); in xmlSchemaAddRedef()5282 memset(ret, 0, sizeof(xmlSchemaRedef)); in xmlSchemaAddRedef()