Lines Matching refs:hasKeyrefs
914 int hasKeyrefs; member
1037 int hasKeyrefs; member
22047 if ((vctxt->hasKeyrefs == 0) && in xmlSchemaAugmentIDC()
22049 vctxt->hasKeyrefs = 1; in xmlSchemaAugmentIDC()
23253 vctxt->inode->hasKeyrefs = 1; in xmlSchemaIDCRegisterMatchers()
24064 ielem->hasKeyrefs = 0; in xmlSchemaClearElemInfo()
26442 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables)) in xmlSchemaValidatorPopElem()
26450 if (vctxt->inode->hasKeyrefs) in xmlSchemaValidatorPopElem()
26464 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables)) in xmlSchemaValidatorPopElem()
27612 vctxt->hasKeyrefs = 0; in xmlSchemaClearValidCtxt()
28115 vctxt->hasKeyrefs = 0; in xmlSchemaPreRun()