Searched refs:xmlIOHTTPRead (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h339 xmlIOHTTPRead (void * context,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h333 xmlIOHTTPRead (void * context,
/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c1934 * xmlIOHTTPRead:
1944 xmlIOHTTPRead(void * context, char * buffer, int len) { function
2324 xmlIOHTTPRead, xmlIOHTTPClose);
3844 (ret->buf->readcallback == xmlIOHTTPRead) &&
H A Dlibxml2.syms597 xmlIOHTTPRead;
H A Delfgcchack.h4592 #undef xmlIOHTTPRead macro
4593 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead __attribute((alias("xmlIOHTTPRead__internal_alias")));
4595 #ifndef xmlIOHTTPRead
4596 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead__internal_alias __attribute((visibility("hidden")));
4597 #define xmlIOHTTPRead xmlIOHTTPRead__internal_alias macro
H A Dtestapi.c28269 ret_val = xmlIOHTTPRead(context, buffer, len);
28277 printf("Leak of %d blocks found in xmlIOHTTPRead",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1801 * xmlIOHTTPRead:
1811 xmlIOHTTPRead(void * context, char * buffer, int len) { function
2187 xmlIOHTTPRead, xmlIOHTTPClose);
3683 (ret->buf->readcallback == xmlIOHTTPRead) &&
H A Dlibxml2.syms597 xmlIOHTTPRead;
H A Delfgcchack.h4500 #undef xmlIOHTTPRead macro
4501 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead __attribute((alias("xmlIOHTTPRead__internal_alias")));
4503 #ifndef xmlIOHTTPRead
4504 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead__internal_alias __attribute((visibility("hidden")));
4505 #define xmlIOHTTPRead xmlIOHTTPRead__internal_alias macro
H A Dtestapi.c28094 ret_val = xmlIOHTTPRead(context, buffer, len);
28102 printf("Leak of %d blocks found in xmlIOHTTPRead",
[all...]

Completed in 709 milliseconds