Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h351 xmlIOFTPMatch (const char *filename);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle446 d xmlIOFTPMatch pr extproc('xmlIOFTPMatch')
/external/libxml2/
DxmlIO.c2116 xmlIOFTPMatch (const char *filename) { in xmlIOFTPMatch() function
2247 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen, in xmlRegisterDefaultInputCallbacks()
Dlibxml2.syms590 xmlIOFTPMatch;
Delfgcchack.h4508 #undef xmlIOFTPMatch
4509 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch __attribute((alias("xmlIOFTPMatch__internal_alias")));
4511 #ifndef xmlIOFTPMatch
4512 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch__internal_alias __attribute((visibility("hidden")));
4513 #define xmlIOFTPMatch xmlIOFTPMatch__internal_alias macro
Dtestapi.c28208 ret_val = xmlIOFTPMatch(filename); in test_xmlIOFTPMatch()
/external/libxml2/win32/
Dlibxml2.def.src970 xmlIOFTPMatch