Searched refs:xmlSchemaParticlePtr (Results 1 – 2 of 2) sorted by relevance
143 #define WXS_PTC_CAST (xmlSchemaParticlePtr)668 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef1219 return (((xmlSchemaParticlePtr) item)->node); in xmlSchemaGetComponentNode()1267 return ((xmlSchemaBasicItemPtr) ((xmlSchemaParticlePtr) item)->next);4315 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) in xmlSchemaContentModelDump()4372 xmlSchemaContentModelDump((xmlSchemaParticlePtr) term->children, in xmlSchemaContentModelDump()4376 xmlSchemaContentModelDump((xmlSchemaParticlePtr) particle->next, in xmlSchemaContentModelDump()4519 xmlSchemaContentModelDump((xmlSchemaParticlePtr) type->subtypes, in xmlSchemaTypeDump()5540 static xmlSchemaParticlePtr5544 xmlSchemaParticlePtr ret = NULL; in xmlSchemaAddParticle()[all …]
351 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef372 static xmlSchemaParticlePtr375 xmlSchemaParticlePtr ret = NULL; in xmlSchemaAddParticle()377 ret = (xmlSchemaParticlePtr) in xmlSchemaAddParticle()416 xmlSchemaParticlePtr particle; in xmlSchemaInitTypes()640 xmlSchemaParticlePtr particle; in xmlSchemaCleanupTypes()644 particle = (xmlSchemaParticlePtr) xmlSchemaTypeAnyTypeDef->subtypes; in xmlSchemaCleanupTypes()648 xmlFree((xmlSchemaParticlePtr) particle->children->children); in xmlSchemaCleanupTypes()651 xmlFree((xmlSchemaParticlePtr) particle); in xmlSchemaCleanupTypes()