Searched refs:xmlSchemaParticle (Results 1 – 2 of 2) sorted by relevance
341 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef342 typedef xmlSchemaParticle *xmlSchemaParticlePtr;369 xmlMalloc(sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()374 memset(ret, 0, sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()
659 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef660 typedef xmlSchemaParticle *xmlSchemaParticlePtr;5497 xmlMalloc(sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()