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

/external/libxml2/
H A Dtree.c159 * xmlGetEntityFromDtd:
169 xmlGetEntityFromDtd(const xmlDtd *dtd, const xmlChar *name) { function
4472 q = (xmlNodePtr) xmlGetEntityFromDtd(ret, tmp->name);

Completed in 69 milliseconds