Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaParticle

654  * xmlSchemaParticle:
659 typedef struct _xmlSchemaParticle xmlSchemaParticle;
660 typedef xmlSchemaParticle *xmlSchemaParticlePtr;
5497 xmlMalloc(sizeof(xmlSchemaParticle));