Searched refs:curParticle (Results 1 – 1 of 1) sorted by relevance
19894 xmlSchemaParticlePtr curParticle, in xmlSchemaCheckElementDeclConsistent() argument19900 xmlSchemaParticlePtr cur = curParticle; in xmlSchemaCheckElementDeclConsistent()19901 if (curParticle == NULL) { in xmlSchemaCheckElementDeclConsistent()19904 if (WXS_PARTICLE_TERM(curParticle) == NULL) { in xmlSchemaCheckElementDeclConsistent()