Searched refs:nbNodes (Results 1 – 3 of 3) sorted by relevance
822 int nbNodes; /* number of entries in the node table */ member4643 bind->definition), bind->nbNodes); in xmlSchemaDebugDumpIDCTable()4645 for (i = 0; i < bind->nbNodes; i++) { in xmlSchemaDebugDumpIDCTable()22314 } else if (bind->sizeNodes <= bind->nbNodes) { in xmlSchemaIDCAppendNodeTableItem()22325 bind->nodeTable[bind->nbNodes++] = ntItem; in xmlSchemaIDCAppendNodeTableItem()23561 nbNodeTable = bind->nbNodes; in xmlSchemaIDCFillNodeTables()23573 bind->nbNodes = matcher->targets->nbItems; in xmlSchemaIDCFillNodeTables()23677 bind->nodeTable[j] = bind->nodeTable[bind->nbNodes -1]; in xmlSchemaIDCFillNodeTables()23678 bind->nbNodes--; in xmlSchemaIDCFillNodeTables()23738 if ((bind->nbNodes == 0) && WXS_ILIST_IS_EMPTY(bind->dupls)) in xmlSchemaBubbleIDCNodeTables()[all …]
11527 int nbNodes) in xmlXPathDebugDumpStepAxis() argument11576 " context contains %d nodes\n", nbNodes); in xmlXPathDebugDumpStepAxis()
11500 int nbNodes) in xmlXPathDebugDumpStepAxis() argument11549 " context contains %d nodes\n", nbNodes); in xmlXPathDebugDumpStepAxis()