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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c906 int hasKeyrefs; member in struct:_xmlSchemaNodeInfo
1028 int hasKeyrefs; member in struct:_xmlSchemaValidCtxt
21976 if ((vctxt->hasKeyrefs == 0) &&
21978 vctxt->hasKeyrefs = 1;
23180 vctxt->inode->hasKeyrefs = 1;
23991 ielem->hasKeyrefs = 0;
26352 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables))
26360 if (vctxt->inode->hasKeyrefs)
26374 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables))
27470 vctxt->hasKeyrefs
[all...]
/external/libxml2/
H A Dxmlschemas.c906 int hasKeyrefs; member in struct:_xmlSchemaNodeInfo
1029 int hasKeyrefs; member in struct:_xmlSchemaValidCtxt
22005 if ((vctxt->hasKeyrefs == 0) &&
22007 vctxt->hasKeyrefs = 1;
23209 vctxt->inode->hasKeyrefs = 1;
24020 ielem->hasKeyrefs = 0;
26398 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables))
26406 if (vctxt->inode->hasKeyrefs)
26420 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables))
27541 vctxt->hasKeyrefs
[all...]

Completed in 179 milliseconds