Home
last modified time | relevance | path

Searched refs:xmlParserInputBufferCreateFd (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h176 xmlParserInputBufferCreateFd (int fd,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle185 d xmlParserInputBufferCreateFd...
187 d 'xmlParserInputBufferCreateFd')
/external/libxml2/
Dlibxml2.syms609 xmlParserInputBufferCreateFd;
Dxmlreader.c5481 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd()
5705 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd()
Delfgcchack.h7663 #undef xmlParserInputBufferCreateFd
7664 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd __attribute((alias("xml…
7666 #ifndef xmlParserInputBufferCreateFd
7667 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd__internal_alias __attri…
7668 #define xmlParserInputBufferCreateFd xmlParserInputBufferCreateFd__internal_alias macro
DxmlIO.c2898 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { in xmlParserInputBufferCreateFd() function
Dparser.c15304 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReadFd()
15514 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()
Dtestapi.c28917 ret_val = xmlParserInputBufferCreateFd(fd, enc); in test_xmlParserInputBufferCreateFd()
/external/libxml2/win32/
Dlibxml2.def.src1383 xmlParserInputBufferCreateFd