Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c1031 int createIDCNodeTables; member
23258 if ((! vctxt->createIDCNodeTables) && in xmlSchemaIDCFillNodeTables()
23462 if (! vctxt->createIDCNodeTables) { in xmlSchemaBubbleIDCNodeTables()
26326 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables)) in xmlSchemaValidatorPopElem()
26342 (vctxt->hasKeyrefs || vctxt->createIDCNodeTables)) in xmlSchemaValidatorPopElem()
27977 vctxt->createIDCNodeTables = 1; in xmlSchemaPreRun()
27979 vctxt->createIDCNodeTables = 0; in xmlSchemaPreRun()