Home
last modified time | relevance | path

Searched refs:xmlReaderForFd (Results 1 – 7 of 7) sorted by relevance

/third_party/libxml2/include/libxml/
Dxmlreader.h339 xmlReaderForFd (int fd,
/third_party/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle551 d xmlReaderForFd pr extproc('xmlReaderForFd')
/third_party/libxml2/
Dlibxml2.syms1691 xmlReaderForFd;
Delfgcchack.h8104 #undef xmlReaderForFd
8105 extern __typeof (xmlReaderForFd) xmlReaderForFd __attribute((alias("xmlReaderForFd__internal_alias"…
8107 #ifndef xmlReaderForFd
8108 extern __typeof (xmlReaderForFd) xmlReaderForFd__internal_alias __attribute((visibility("hidden")));
8109 #define xmlReaderForFd xmlReaderForFd__internal_alias macro
Dxmlreader.c5545 xmlReaderForFd(int fd, const char *URL, const char *encoding, int options) in xmlReaderForFd() function
/third_party/libxml2/win32/
Dlibxml2.def.src1425 xmlReaderForFd
/third_party/chromium/patch/
D0001-cve.patch82640 - xmlReaderNewFd() xmlReaderForFd(), change those to not close
109077 -#undef xmlReaderForFd
109078 -extern __typeof (xmlReaderForFd) xmlReaderForFd __attribute((alias("xmlReaderForFd__internal_alias…
109080 -#ifndef xmlReaderForFd
109081 -extern __typeof (xmlReaderForFd) xmlReaderForFd__internal_alias __attribute((visibility("hidden"))…
109082 -#define xmlReaderForFd xmlReaderForFd__internal_alias