Searched refs:copyEntityTable (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/expat/lib/ |
| H A D | xmlparse.c | 573 static int copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, 7702 if (! copyEntityTable(oldParser, &(newDtd->generalEntities), &(newDtd->pool), 7707 if (! copyEntityTable(oldParser, &(newDtd->paramEntities), &(newDtd->pool), 7729 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, function
|