Searched defs:newTable (Results 1 – 3 of 3) sorted by relevance
6942 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, in copyEntityTable()
6929 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, in copyEntityTable()
63770 Entry* newTable = createTable(*this, newCapacity, reportFailure); in changeTableSize() local