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

  /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 40 milliseconds