Searched refs:copyEntityTable (Results 1 – 1 of 1) sorted by relevance
396 copyEntityTable(HASH_TABLE *, STRING_POOL *, const HASH_TABLE *);5740 if (!copyEntityTable(&(newDtd->generalEntities), in dtdCopy()5746 if (!copyEntityTable(&(newDtd->paramEntities), in dtdCopy()5769 copyEntityTable(HASH_TABLE *newTable, in copyEntityTable() function