Searched refs:xmlSchemaParticle (Results 1 – 2 of 2) sorted by relevance
345 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef346 typedef xmlSchemaParticle *xmlSchemaParticlePtr;373 xmlMalloc(sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()378 memset(ret, 0, sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()
659 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef660 typedef xmlSchemaParticle *xmlSchemaParticlePtr;5518 xmlMalloc(sizeof(xmlSchemaParticle)); in xmlSchemaAddParticle()