Searched refs:newTable (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c5761 copyEntityTable(HASH_TABLE *newTable, argument
5780 newE = (ENTITY *)lookup(newTable, name, sizeof(ENTITY));
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c5761 copyEntityTable(HASH_TABLE *newTable, argument
5780 newE = (ENTITY *)lookup(newTable, name, sizeof(ENTITY));
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c5884 HASH_TABLE *newTable,
5903 newE = (ENTITY *)lookup(oldParser, newTable, name, sizeof(ENTITY));
5883 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, STRING_POOL *newPool, const HASH_TABLE *oldTable) argument

Completed in 56 milliseconds