Searched refs:newTable (Results 1 – 1 of 1) sorted by relevance
550 static int copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable,7096 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, in copyEntityTable() argument7113 newE = (ENTITY *)lookup(oldParser, newTable, name, sizeof(ENTITY)); in copyEntityTable()