Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/include/libxml/
DxmlIO.h176 xmlParserInputBufferCreateFd (int fd,
/external/libxml2/include/libxml/
DxmlIO.h176 xmlParserInputBufferCreateFd (int fd,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle185 d xmlParserInputBufferCreateFd...
187 d 'xmlParserInputBufferCreateFd')
/external/libxml2/
Dxmlreader.c5402 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd()
5626 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd()
DxmlIO.c2898 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { in xmlParserInputBufferCreateFd() function
DHTMLparser.c7071 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlReadFd()
7267 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlCtxtReadFd()
Dparser.c15125 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReadFd()
15323 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()
Dtestapi.c27990 ret_val = xmlParserInputBufferCreateFd(fd, enc); in test_xmlParserInputBufferCreateFd()
/external/cronet/third_party/libxml/src/
Dxmlreader.c5402 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd()
5626 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd()
DxmlIO.c2898 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { in xmlParserInputBufferCreateFd() function
DHTMLparser.c7054 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlReadFd()
7250 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlCtxtReadFd()
Dparser.c14895 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReadFd()
15093 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlCtxtReadFd()
Dtestapi.c27990 ret_val = xmlParserInputBufferCreateFd(fd, enc); in test_xmlParserInputBufferCreateFd()