Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c406 copyEntityTable(XML_Parser oldParser,
5906 if (!copyEntityTable(oldParser, in dtdCopy()
5913 if (!copyEntityTable(oldParser, in dtdCopy()
5937 copyEntityTable(XML_Parser oldParser, in copyEntityTable() function