Searched refs:nodeTable (Results 1 – 1 of 1) sorted by relevance
4640 tab = bind->nodeTable[i]; in xmlSchemaDebugDumpIDCTable()22285 if (bind->nodeTable == NULL) { in xmlSchemaIDCAppendNodeTableItem()22295 if (bind->nodeTable == NULL) { in xmlSchemaIDCAppendNodeTableItem()22381 xmlFree(bind->nodeTable); in xmlSchemaIDCFreeBinding()23536 if (bind->nodeTable != NULL) { in xmlSchemaIDCFillNodeTables()23546 bind->nodeTable = in xmlSchemaIDCFillNodeTables()23653 bind->nodeTable[j] = bind->nodeTable[bind->nbNodes -1]; in xmlSchemaIDCFillNodeTables()23764 node = bind->nodeTable[i]; in xmlSchemaBubbleIDCNodeTables()23926 parBind->nodeTable = bind->nodeTable; in xmlSchemaBubbleIDCNodeTables()23927 bind->nodeTable = NULL; in xmlSchemaBubbleIDCNodeTables()[all …]