Searched refs:copyEntityTable (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/mit/expat/dist/lib/ |
| H A D | xmlparse.c | 519 static int copyEntityTable(XML_Parser oldParser, HASH_TABLE *, STRING_POOL *, 6766 if (! copyEntityTable(oldParser, &(newDtd->generalEntities), &(newDtd->pool), in dtdCopy() 6771 if (! copyEntityTable(oldParser, &(newDtd->paramEntities), &(newDtd->pool), in dtdCopy() 6793 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, in copyEntityTable() function
|