Searched refs:oldNum (Results 1 – 1 of 1) sorted by relevance
23699 int i, j, k, ret = 0, nbFields, oldNum, oldDupls; in xmlSchemaBubbleIDCNodeTables() local23750 oldNum = parBind->nbNodes; /* Skip newly added items. */ in xmlSchemaBubbleIDCNodeTables()23809 if (oldNum) { in xmlSchemaBubbleIDCNodeTables()23811 while (j < oldNum) { in xmlSchemaBubbleIDCNodeTables()23839 if (j != oldNum) { in xmlSchemaBubbleIDCNodeTables()23845 oldNum--; in xmlSchemaBubbleIDCNodeTables()23850 parNodes[j] = parNodes[oldNum]; in xmlSchemaBubbleIDCNodeTables()23852 if (parBind->nbNodes != oldNum) { in xmlSchemaBubbleIDCNodeTables()23857 parNodes[oldNum] = in xmlSchemaBubbleIDCNodeTables()