Home
last modified time | relevance | path

Searched refs:curParticle (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c19894 xmlSchemaParticlePtr curParticle, in xmlSchemaCheckElementDeclConsistent() argument
19900 xmlSchemaParticlePtr cur = curParticle; in xmlSchemaCheckElementDeclConsistent()
19901 if (curParticle == NULL) { in xmlSchemaCheckElementDeclConsistent()
19904 if (WXS_PARTICLE_TERM(curParticle) == NULL) { in xmlSchemaCheckElementDeclConsistent()