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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 666 #undef htmlReadFd
667 extern __typeof (htmlReadFd) htmlReadFd __attribute((alias("htmlReadFd__internal_alias")));
669 #ifndef htmlReadFd
670 extern __typeof (htmlReadFd) htmlReadFd__internal_alias __attribute((visibility("hidden")));
671 #define htmlReadFd htmlReadFd__internal_alias
    [all...]

Completed in 99 milliseconds