Searched defs:ctxtComponent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c19768 * @ctxtComponent: the context component (an element declaration)
19776 xmlSchemaBasicItemPtr ctxtComponent,
19803 ctxtComponent, ctxtParticle, cur, ctxtParticle, 1);
19834 ctxtComponent),
19853 ret = xmlSchemaCheckElementDeclConsistent(pctxt, ctxtComponent,
19775 xmlSchemaCheckElementDeclConsistent(xmlSchemaParserCtxtPtr pctxt, xmlSchemaBasicItemPtr ctxtComponent, xmlSchemaParticlePtr ctxtParticle, xmlSchemaParticlePtr searchParticle, xmlSchemaParticlePtr curParticle, int search) argument

Completed in 121 milliseconds