Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c23338 int res, i, j, k, nbTargets, nbFields, nbDupls, nbNodeTable; in xmlSchemaIDCFillNodeTables() local
23372 nbDupls = bind->dupls->nbItems; in xmlSchemaIDCFillNodeTables()
23375 nbDupls = 0; in xmlSchemaIDCFillNodeTables()
23383 if ((nbNodeTable == 0) && (nbDupls == 0)) { in xmlSchemaIDCFillNodeTables()
23405 if (nbDupls) { in xmlSchemaIDCFillNodeTables()
23445 } while (j < nbDupls); in xmlSchemaIDCFillNodeTables()