Searched refs:curParticle (Results 1 – 1 of 1) sorted by relevance
19920 xmlSchemaParticlePtr curParticle, in xmlSchemaCheckElementDeclConsistent() argument19926 xmlSchemaParticlePtr cur = curParticle; in xmlSchemaCheckElementDeclConsistent()19927 if (curParticle == NULL) { in xmlSchemaCheckElementDeclConsistent()19930 if (WXS_PARTICLE_TERM(curParticle) == NULL) { in xmlSchemaCheckElementDeclConsistent()