Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c20036 xmlSchemaParticlePtr curParticle, in xmlSchemaCheckElementDeclConsistent() argument
20042 xmlSchemaParticlePtr cur = curParticle; in xmlSchemaCheckElementDeclConsistent()
20043 if (curParticle == NULL) { in xmlSchemaCheckElementDeclConsistent()
20046 if (WXS_PARTICLE_TERM(curParticle) == NULL) { in xmlSchemaCheckElementDeclConsistent()