Home
last modified time | relevance | path

Searched refs:xmlIOFTPClose (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h361 xmlIOFTPClose (void * context);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle459 d xmlIOFTPClose pr extproc('xmlIOFTPClose')
/external/libxml2/
DxmlIO.c2187 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function
2275 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Dlibxml2.syms589 xmlIOFTPClose;
Delfgcchack.h4506 #undef xmlIOFTPClose
4507 extern __typeof (xmlIOFTPClose) xmlIOFTPClose __attribute((alias("xmlIOFTPClose__internal_alias")));
4509 #ifndef xmlIOFTPClose
4510 extern __typeof (xmlIOFTPClose) xmlIOFTPClose__internal_alias __attribute((visibility("hidden")));
4511 #define xmlIOFTPClose xmlIOFTPClose__internal_alias macro
Dtestapi.c28147 ret_val = xmlIOFTPClose(context); in test_xmlIOFTPClose()
/external/libxml2/win32/
Dlibxml2.def.src968 xmlIOFTPClose