Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h359 xmlIOFTPClose (void * context);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle459 d xmlIOFTPClose pr extproc('xmlIOFTPClose')
/external/libxml2/
DxmlIO.c2160 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function
2248 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Dlibxml2.syms589 xmlIOFTPClose;
Delfgcchack.h4496 #undef xmlIOFTPClose
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
Dtestapi.c28174 ret_val = xmlIOFTPClose(context); in test_xmlIOFTPClose()
/external/libxml2/win32/
Dlibxml2.def.src967 xmlIOFTPClose