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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 690 #undef htmlReadIO
691 extern __typeof (htmlReadIO) htmlReadIO __attribute((alias("htmlReadIO__internal_alias")));
693 #ifndef htmlReadIO
694 extern __typeof (htmlReadIO) htmlReadIO__internal_alias __attribute((visibility("hidden")));
695 #define htmlReadIO htmlReadIO__internal_alias
    [all...]

Completed in 104 milliseconds