Home
last modified time | relevance | path

Searched refs:htmlReadIO (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
DHTMLparser.h217 htmlReadIO (xmlInputReadCallback ioread,
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle309 d htmlReadIO pr extproc('htmlReadIO')
/third_party/libxml2/
Dlibxml2.syms1533 htmlReadIO;
Delfgcchack.h690 #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 macro
DHTMLparser.c7047 htmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, in htmlReadIO() function
DNEWS1944 htmlReadDoc and htmlReadIO were broken, error handling bug in
/third_party/libxml2/win32/
Dlibxml2.def.src390 htmlReadIO
/third_party/chromium/patch/
D0001-cve.patch76118 - htmlReadIO() this should fix #340322
101675 -#undef htmlReadIO
101676 -extern __typeof (htmlReadIO) htmlReadIO __attribute((alias("htmlReadIO__internal_alias")));
101678 -#ifndef htmlReadIO
101679 -extern __typeof (htmlReadIO) htmlReadIO__internal_alias __attribute((visibility("hidden")));
101680 -#define htmlReadIO htmlReadIO__internal_alias