Searched refs:xmlParserInputBufferCreateFd (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h176 xmlParserInputBufferCreateFd (int fd,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h176 xmlParserInputBufferCreateFd (int fd,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms609 xmlParserInputBufferCreateFd;
H A DHTMLparser.c6862 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
7065 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
H A Dxmlreader.c5438 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
5662 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
H A DxmlIO.c2969 * xmlParserInputBufferCreateFd:
2979 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { function
H A Delfgcchack.h7663 #undef xmlParserInputBufferCreateFd macro
7664 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd __attribute((alias("xmlParserInputBufferCreateFd__internal_alias")));
7666 #ifndef xmlParserInputBufferCreateFd
7667 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd__internal_alias __attribute((visibility("hidden")));
7668 #define xmlParserInputBufferCreateFd xmlParserInputBufferCreateFd__internal_alias macro
H A Dparser.c15290 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
15495 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
H A Dtestapi.c28749 ret_val = xmlParserInputBufferCreateFd(fd, enc);
28756 printf("Leak of %d blocks found in xmlParserInputBufferCreateFd",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms609 xmlParserInputBufferCreateFd;
H A DHTMLparser.c6681 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
6881 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
H A Dxmlreader.c5289 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
5510 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
H A DxmlIO.c2802 * xmlParserInputBufferCreateFd:
2812 xmlParserInputBufferCreateFd(int fd, xmlCharEncoding enc) { function
H A Delfgcchack.h7537 #undef xmlParserInputBufferCreateFd macro
7538 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd __attribute((alias("xmlParserInputBufferCreateFd__internal_alias")));
7540 #ifndef xmlParserInputBufferCreateFd
7541 extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd__internal_alias __attribute((visibility("hidden")));
7542 #define xmlParserInputBufferCreateFd xmlParserInputBufferCreateFd__internal_alias macro
H A Dparser.c14593 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
14795 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
H A Dtestapi.c28530 ret_val = xmlParserInputBufferCreateFd(fd, enc);
28537 printf("Leak of %d blocks found in xmlParserInputBufferCreateFd",
[all...]

Completed in 591 milliseconds