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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c396 copyEntityTable(HASH_TABLE *, STRING_POOL *, const HASH_TABLE *);
5732 if (!copyEntityTable(&(newDtd->generalEntities),
5738 if (!copyEntityTable(&(newDtd->paramEntities),
5761 copyEntityTable(HASH_TABLE *newTable, function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c396 copyEntityTable(HASH_TABLE *, STRING_POOL *, const HASH_TABLE *);
5732 if (!copyEntityTable(&(newDtd->generalEntities),
5738 if (!copyEntityTable(&(newDtd->paramEntities),
5761 copyEntityTable(HASH_TABLE *newTable, function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c399 copyEntityTable(XML_Parser oldParser,
1027 parser, so that dtdCopy and copyEntityTable can lookup values
5852 if (!copyEntityTable(oldParser,
5859 if (!copyEntityTable(oldParser,
5883 copyEntityTable(XML_Parser oldParser, function

Completed in 123 milliseconds