Searched refs:xhtmlNodeDumpOutput (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | xmlsave.c | 496 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur); 761 xhtmlNodeDumpOutput(ctxt, cur); in xmlNodeDumpOutputInternal() 1062 xhtmlNodeDumpOutput(ctxt, child); in xmlDocContentDumpOutput() 1263 xhtmlNodeDumpOutput(ctxt, cur); in xhtmlNodeListDumpOutput() 1283 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur) { in xhtmlNodeDumpOutput() function 1579 xhtmlNodeDumpOutput(ctxt, child); in xhtmlNodeDumpOutput() 2149 xhtmlNodeDumpOutput(&ctxt, cur); in xmlNodeDumpOutput()
|
/external/libxml2/ |
D | xmlsave.c | 498 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur); 824 xhtmlNodeDumpOutput(ctxt, cur); in xmlNodeDumpOutputInternal() 1136 xhtmlNodeDumpOutput(ctxt, child); in xmlDocContentDumpOutput() 1337 xhtmlNodeDumpOutput(ctxt, cur); in xhtmlNodeListDumpOutput() 1357 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur) { in xhtmlNodeDumpOutput() function 1653 xhtmlNodeDumpOutput(ctxt, child); in xhtmlNodeDumpOutput() 2223 xhtmlNodeDumpOutput(&ctxt, cur); in xmlNodeDumpOutput()
|