HomeSort by relevance Sort by last modified time
    Searched refs:htmlNodeDumpFormatOutput (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
HTMLtree.h 114 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf,
  /external/libxml2/include/libxml/
HTMLtree.h 114 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf,
  /external/chromium_org/third_party/libxml/src/
HTMLtree.c 430 htmlNodeDumpFormatOutput(outbuf, doc, cur, NULL, format);
502 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format);
762 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format);
768 * htmlNodeDumpFormatOutput:
778 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc,
969 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, 1);
xmlsave.c 718 htmlNodeDumpFormatOutput(buf, doc, cur,
721 htmlNodeDumpFormatOutput(buf, doc, cur,
    [all...]
elfgcchack.h 534 #undef htmlNodeDumpFormatOutput
535 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput __attribute((alias("htmlNodeDumpFormatOutput__internal_alias")));
537 #ifndef htmlNodeDumpFormatOutput
538 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput__internal_alias __attribute((visibility("hidden")));
539 #define htmlNodeDumpFormatOutput htmlNodeDumpFormatOutput__internal_alias
    [all...]
testapi.c     [all...]
  /external/libxml2/
HTMLtree.c 430 htmlNodeDumpFormatOutput(outbuf, doc, cur, NULL, format);
502 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format);
760 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format);
766 * htmlNodeDumpFormatOutput:
776 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc,
967 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, 1);
xmlsave.c 781 htmlNodeDumpFormatOutput(buf, doc, cur,
784 htmlNodeDumpFormatOutput(buf, doc, cur,
    [all...]
elfgcchack.h 534 #undef htmlNodeDumpFormatOutput
535 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput __attribute((alias("htmlNodeDumpFormatOutput__internal_alias")));
537 #ifndef htmlNodeDumpFormatOutput
538 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput__internal_alias __attribute((visibility("hidden")));
539 #define htmlNodeDumpFormatOutput htmlNodeDumpFormatOutput__internal_alias
    [all...]

Completed in 63 milliseconds