Searched defs:xmlDumpEntityContent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dentities.c825 * xmlDumpEntityContent:
833 xmlDumpEntityContent(xmlBufferPtr buf, const xmlChar *content) { function
883 xmlDumpEntityContent(buf, ent->content);
926 xmlDumpEntityContent(buf, ent->content);

Completed in 44 milliseconds