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

  /external/libxml2/include/libxml/
HTMLtree.h 108 htmlSaveFileFormat (const char *filename,
  /external/libxml2/
xmllint.c     [all...]
libxml2.syms 429 htmlSaveFileFormat;
    [all...]
elfgcchack.h 762 #undef htmlSaveFileFormat
763 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat __attribute((alias("htmlSaveFileFormat__internal_alias")));
765 #ifndef htmlSaveFileFormat
766 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat__internal_alias __attribute((visibility("hidden")));
767 #define htmlSaveFileFormat htmlSaveFileFormat__internal_alias
    [all...]
testapi.c     [all...]

Completed in 52 milliseconds