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

  /external/libxml2/include/libxml/
HTMLparser.h 214 htmlReadIO (xmlInputReadCallback ioread,
  /external/libxml2/
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...]
HTMLparser.c     [all...]

Completed in 170 milliseconds