Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c23536 int i, j, k, ret = 0, nbFields, oldNum, oldDupls; in xmlSchemaBubbleIDCNodeTables() local
23590 oldDupls = parBind->dupls->nbItems; in xmlSchemaBubbleIDCNodeTables()
23594 oldDupls = 0; in xmlSchemaBubbleIDCNodeTables()
23608 if (oldDupls) { in xmlSchemaBubbleIDCNodeTables()
23610 while (j < oldDupls) { in xmlSchemaBubbleIDCNodeTables()
23638 if (j != oldDupls) { in xmlSchemaBubbleIDCNodeTables()