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

  /external/libxml2/include/libxml/
HTMLtree.h 79 htmlDocDumpMemoryFormat (xmlDocPtr cur,
  /external/libxml2/
libxml2.syms     [all...]
elfgcchack.h 306 #undef htmlDocDumpMemoryFormat
307 extern __typeof (htmlDocDumpMemoryFormat) htmlDocDumpMemoryFormat __attribute((alias("htmlDocDumpMemoryFormat__internal_alias")));
309 #ifndef htmlDocDumpMemoryFormat
310 extern __typeof (htmlDocDumpMemoryFormat) htmlDocDumpMemoryFormat__internal_alias __attribute((visibility("hidden")));
311 #define htmlDocDumpMemoryFormat htmlDocDumpMemoryFormat__internal_alias
    [all...]
testapi.c     [all...]

Completed in 208 milliseconds