Searched refs:xmlParserInputBufferCreateFd (Results 1 – 9 of 9) sorted by relevance
176 xmlParserInputBufferCreateFd (int fd,
185 d xmlParserInputBufferCreateFd...187 d 'xmlParserInputBufferCreateFd')
609 xmlParserInputBufferCreateFd;
5418 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd()5642 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd()
7012 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlReadFd()7220 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlCtxtReadFd()
2929 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { in xmlParserInputBufferCreateFd() function
15300 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReadFd()15510 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()
28686 ret_val = xmlParserInputBufferCreateFd(fd, enc); in test_xmlParserInputBufferCreateFd()
1384 xmlParserInputBufferCreateFd