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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 174 #undef htmlCtxtReadFd
175 extern __typeof (htmlCtxtReadFd) htmlCtxtReadFd __attribute((alias("htmlCtxtReadFd__internal_alias")));
177 #ifndef htmlCtxtReadFd
178 extern __typeof (htmlCtxtReadFd) htmlCtxtReadFd__internal_alias __attribute((visibility("hidden")));
179 #define htmlCtxtReadFd htmlCtxtReadFd__internal_alias
    [all...]

Completed in 19 milliseconds