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

  /external/libxml2/include/libxml/
HTMLparser.h 97 htmlAutoCloseTag(htmlDocPtr doc,
  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 114 #undef htmlAutoCloseTag
115 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal_alias")));
117 #ifndef htmlAutoCloseTag
118 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag__internal_alias __attribute((visibility("hidden")));
119 #define htmlAutoCloseTag htmlAutoCloseTag__internal_alias
    [all...]

Completed in 26 milliseconds