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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h359 xmlIOFTPClose (void * context);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h353 xmlIOFTPClose (void * context);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms589 xmlIOFTPClose;
H A DxmlIO.c2229 * xmlIOFTPClose:
2237 xmlIOFTPClose (void * context) { function
2329 xmlIOFTPRead, xmlIOFTPClose);
2370 xmlIOFTPWrite, xmlIOFTPClose);
H A Delfgcchack.h4496 #undef xmlIOFTPClose macro
4497 extern __typeof (xmlIOFTPClose) xmlIOFTPClose __attribute((alias("xmlIOFTPClose__internal_alias")));
4499 #ifndef xmlIOFTPClose
4500 extern __typeof (xmlIOFTPClose) xmlIOFTPClose__internal_alias __attribute((visibility("hidden")));
4501 #define xmlIOFTPClose xmlIOFTPClose__internal_alias macro
H A Dtestapi.c28009 ret_val = xmlIOFTPClose(context);
28015 printf("Leak of %d blocks found in xmlIOFTPClose",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms589 xmlIOFTPClose;
H A DxmlIO.c2096 * xmlIOFTPClose:
2104 xmlIOFTPClose (void * context) { function
2192 xmlIOFTPRead, xmlIOFTPClose);
2233 xmlIOFTPWrite, xmlIOFTPClose);
H A Delfgcchack.h4404 #undef xmlIOFTPClose macro
4405 extern __typeof (xmlIOFTPClose) xmlIOFTPClose __attribute((alias("xmlIOFTPClose__internal_alias")));
4407 #ifndef xmlIOFTPClose
4408 extern __typeof (xmlIOFTPClose) xmlIOFTPClose__internal_alias __attribute((visibility("hidden")));
4409 #define xmlIOFTPClose xmlIOFTPClose__internal_alias macro
H A Dtestapi.c27834 ret_val = xmlIOFTPClose(context);
27840 printf("Leak of %d blocks found in xmlIOFTPClose",
[all...]

Completed in 616 milliseconds