Searched refs:xmlSchemaParticle (Results 1 – 2 of 2) sorted by relevance
350 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef351 typedef xmlSchemaParticle *xmlSchemaParticlePtr;378 xmlMalloc(sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()383 memset(ret, 0, sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()
667 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef668 typedef xmlSchemaParticle *xmlSchemaParticlePtr;5591 xmlMalloc(sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()