Searched refs:xmlSchemaParticlePtr (Results 1 – 2 of 2) sorted by relevance
137 #define WXS_PTC_CAST (xmlSchemaParticlePtr)660 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef1211 return (((xmlSchemaParticlePtr) item)->node); in xmlSchemaGetComponentNode()1259 return ((xmlSchemaBasicItemPtr) ((xmlSchemaParticlePtr) item)->next);4299 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) in xmlSchemaContentModelDump()4356 xmlSchemaContentModelDump((xmlSchemaParticlePtr) term->children, in xmlSchemaContentModelDump()4360 xmlSchemaContentModelDump((xmlSchemaParticlePtr) particle->next, in xmlSchemaContentModelDump()4503 xmlSchemaContentModelDump((xmlSchemaParticlePtr) type->subtypes, in xmlSchemaTypeDump()5519 static xmlSchemaParticlePtr5523 xmlSchemaParticlePtr ret = NULL; in xmlSchemaAddParticle()[all …]
346 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef367 static xmlSchemaParticlePtr370 xmlSchemaParticlePtr ret = NULL; in xmlSchemaAddParticle()372 ret = (xmlSchemaParticlePtr) in xmlSchemaAddParticle()411 xmlSchemaParticlePtr particle; in xmlSchemaInitTypes()630 xmlSchemaParticlePtr particle; in xmlSchemaCleanupTypes()634 particle = (xmlSchemaParticlePtr) xmlSchemaTypeAnyTypeDef->subtypes; in xmlSchemaCleanupTypes()638 xmlFree((xmlSchemaParticlePtr) particle->children->children); in xmlSchemaCleanupTypes()641 xmlFree((xmlSchemaParticlePtr) particle); in xmlSchemaCleanupTypes()