Searched refs:htmlReadFd (Results 1 – 3 of 3) sorted by relevance
212 htmlReadFd (int fd,
666 #undef htmlReadFd667 extern __typeof (htmlReadFd) htmlReadFd __attribute((alias("htmlReadFd__internal_alias")));669 #ifndef htmlReadFd670 extern __typeof (htmlReadFd) htmlReadFd__internal_alias __attribute((visibility("hidden")));671 #define htmlReadFd htmlReadFd__internal_alias macro
6685 htmlReadFd(int fd, const char *URL, const char *encoding, int options) in htmlReadFd() function