Searched refs:dtdCopy (Results 1 – 1 of 1) sorted by relevance
390 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);1038 if (!dtdCopy(_dtd, oldDtd, &parser->m_mem) in XML_ExternalEntityParserCreate()5616 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms) in dtdCopy() function