Searched refs:xmlParserInputBufferCreateFd (Results 1 – 10 of 10) sorted by relevance
176 xmlParserInputBufferCreateFd (int fd,
185 d xmlParserInputBufferCreateFd...187 d 'xmlParserInputBufferCreateFd')
609 xmlParserInputBufferCreateFd;
5480 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd()5704 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd()
7663 #undef xmlParserInputBufferCreateFd7664 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd __attribute((alias("xml…7666 #ifndef xmlParserInputBufferCreateFd7667 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd__internal_alias __attri…7668 #define xmlParserInputBufferCreateFd xmlParserInputBufferCreateFd__internal_alias macro
6902 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlReadFd()7109 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlCtxtReadFd()
2898 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { in xmlParserInputBufferCreateFd() function
15309 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReadFd()15519 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()
28917 ret_val = xmlParserInputBufferCreateFd(fd, enc); in test_xmlParserInputBufferCreateFd()
1383 xmlParserInputBufferCreateFd