Searched refs:xmlParserInputBufferCreateFd (Results 1 – 6 of 6) sorted by relevance
176 xmlParserInputBufferCreateFd (int fd,
5254 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd()5475 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd()
2759 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { in xmlParserInputBufferCreateFd() function
7537 #undef xmlParserInputBufferCreateFd7538 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd __attribute((alias("xml…7540 #ifndef xmlParserInputBufferCreateFd7541 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd__internal_alias __attri…7542 #define xmlParserInputBufferCreateFd xmlParserInputBufferCreateFd__internal_alias macro
6122 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlReadFd()6322 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlCtxtReadFd()
14396 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReadFd()14598 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()