Searched refs:xmlParserInputBufferCreateFd (Results 1 – 10 of 10) sorted by relevance
176 xmlParserInputBufferCreateFd (int fd,
185 d xmlParserInputBufferCreateFd...187 d 'xmlParserInputBufferCreateFd')
609 xmlParserInputBufferCreateFd;
7673 #undef xmlParserInputBufferCreateFd7674 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd __attribute((alias("xml…7676 #ifndef xmlParserInputBufferCreateFd7677 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd__internal_alias __attri…7678 #define xmlParserInputBufferCreateFd xmlParserInputBufferCreateFd__internal_alias macro
5553 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd()5777 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd()
7018 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlReadFd()7225 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlCtxtReadFd()
2927 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { in xmlParserInputBufferCreateFd() function
15280 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReadFd()15490 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()
28890 ret_val = xmlParserInputBufferCreateFd(fd, enc); in test_xmlParserInputBufferCreateFd()
1384 xmlParserInputBufferCreateFd