Searched refs:htmlReadIO (Results 1 – 8 of 8) sorted by relevance
217 htmlReadIO (xmlInputReadCallback ioread,
309 d htmlReadIO pr extproc('htmlReadIO')
1533 htmlReadIO;
690 #undef htmlReadIO691 extern __typeof (htmlReadIO) htmlReadIO __attribute((alias("htmlReadIO__internal_alias")));693 #ifndef htmlReadIO694 extern __typeof (htmlReadIO) htmlReadIO__internal_alias __attribute((visibility("hidden")));695 #define htmlReadIO htmlReadIO__internal_alias macro
7047 htmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, in htmlReadIO() function
1944 htmlReadDoc and htmlReadIO were broken, error handling bug in
390 htmlReadIO
76118 - htmlReadIO() this should fix #340322101675 -#undef htmlReadIO101676 -extern __typeof (htmlReadIO) htmlReadIO __attribute((alias("htmlReadIO__internal_alias")));101678 -#ifndef htmlReadIO101679 -extern __typeof (htmlReadIO) htmlReadIO__internal_alias __attribute((visibility("hidden")));101680 -#define htmlReadIO htmlReadIO__internal_alias