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

/macosx-10.9.5/libxml2-26/libxml2/
H A Dentities.c954 * xmlDumpEntityContent:
962 xmlDumpEntityContent(xmlBufferPtr buf, const xmlChar *content) { function
1012 xmlDumpEntityContent(buf, ent->content);
1055 xmlDumpEntityContent(buf, ent->content);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dentities.c871 * xmlDumpEntityContent:
879 xmlDumpEntityContent(xmlBufferPtr buf, const xmlChar *content) { function
929 xmlDumpEntityContent(buf, ent->content);
972 xmlDumpEntityContent(buf, ent->content);

Completed in 146 milliseconds