Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c914 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()
[all …]