Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c23507 int i, j, k, ret = 0, nbFields, oldNum, oldDupls; in xmlSchemaBubbleIDCNodeTables() local
23561 oldDupls = parBind->dupls->nbItems; in xmlSchemaBubbleIDCNodeTables()
23565 oldDupls = 0; in xmlSchemaBubbleIDCNodeTables()
23579 if (oldDupls) { in xmlSchemaBubbleIDCNodeTables()
23581 while (j < oldDupls) { in xmlSchemaBubbleIDCNodeTables()
23609 if (j != oldDupls) { in xmlSchemaBubbleIDCNodeTables()