Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c906 int hasKeyrefs; member
1029 int hasKeyrefs; member
22007 if ((vctxt->hasKeyrefs == 0) && in xmlSchemaAugmentIDC()
22009 vctxt->hasKeyrefs = 1; in xmlSchemaAugmentIDC()
23211 vctxt->inode->hasKeyrefs = 1; in xmlSchemaIDCRegisterMatchers()
24022 ielem->hasKeyrefs = 0; in xmlSchemaClearElemInfo()
26400 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables)) in xmlSchemaValidatorPopElem()
26408 if (vctxt->inode->hasKeyrefs) in xmlSchemaValidatorPopElem()
26422 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables)) in xmlSchemaValidatorPopElem()
27543 vctxt->hasKeyrefs = 0; in xmlSchemaClearValidCtxt()
[all …]