Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
DxmlIO.h353 xmlIOFTPClose (void * context);
/external/libxml2/include/libxml/
DxmlIO.h353 xmlIOFTPClose (void * context);
/external/chromium_org/third_party/libxml/src/
DxmlIO.c2104 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function
2192 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Delfgcchack.h4404 #undef xmlIOFTPClose
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
Dtestapi.c27834 ret_val = xmlIOFTPClose(context); in test_xmlIOFTPClose()
/external/libxml2/
DxmlIO.c2226 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function
2318 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Delfgcchack.h4404 #undef xmlIOFTPClose
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
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src958 xmlIOFTPClose