Searched refs:xmlSchemaRedef (Results 1 – 1 of 1) sorted by relevance
552 typedef struct _xmlSchemaRedef xmlSchemaRedef; typedef553 typedef xmlSchemaRedef *xmlSchemaRedefPtr;5255 xmlMalloc(sizeof(xmlSchemaRedef)); in xmlSchemaAddRedef()5261 memset(ret, 0, sizeof(xmlSchemaRedef)); in xmlSchemaAddRedef()