Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h353 xmlIOFTPOpen (const char *filename);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle450 d xmlIOFTPOpen pr * extproc('xmlIOFTPOpen') void *
/external/libxml2/
DxmlIO.c2131 xmlIOFTPOpen (const char *filename) { in xmlIOFTPOpen() function
2247 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen, in xmlRegisterDefaultInputCallbacks()
Dlibxml2.syms591 xmlIOFTPOpen;
Delfgcchack.h4520 #undef xmlIOFTPOpen
4521 extern __typeof (xmlIOFTPOpen) xmlIOFTPOpen __attribute((alias("xmlIOFTPOpen__internal_alias")));
4523 #ifndef xmlIOFTPOpen
4524 extern __typeof (xmlIOFTPOpen) xmlIOFTPOpen__internal_alias __attribute((visibility("hidden")));
4525 #define xmlIOFTPOpen xmlIOFTPOpen__internal_alias macro
Dtestapi.c28242 ret_val = xmlIOFTPOpen(filename); in test_xmlIOFTPOpen()
/external/libxml2/win32/
Dlibxml2.def.src973 xmlIOFTPOpen