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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 414 #undef htmlInitAutoClose
415 extern __typeof (htmlInitAutoClose) htmlInitAutoClose __attribute((alias("htmlInitAutoClose__internal_alias")));
417 #ifndef htmlInitAutoClose
418 extern __typeof (htmlInitAutoClose) htmlInitAutoClose__internal_alias __attribute((visibility("hidden")));
419 #define htmlInitAutoClose htmlInitAutoClose__internal_alias
    [all...]

Completed in 138 milliseconds