Home
last modified time | relevance | path

Searched refs:dtdCopy (Results 1 – 1 of 1) sorted by relevance

/external/expat/lib/
Dxmlparse.c394 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);
1044 if (!dtdCopy(_dtd, oldDtd, &parser->m_mem) in XML_ExternalEntityParserCreate()
5639 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms) in dtdCopy() function