Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c163 xmlGetEntityFromDtd(const xmlDtd *dtd, const xmlChar *name) { in xmlGetEntityFromDtd() function
4461 q = (xmlNodePtr) xmlGetEntityFromDtd(ret, tmp->name); in xmlCopyDtd()