Searched refs:xmlIOFTPMatch (Results 1 – 7 of 7) sorted by relevance
351 xmlIOFTPMatch (const char *filename);
446 d xmlIOFTPMatch pr extproc('xmlIOFTPMatch')
2116 xmlIOFTPMatch (const char *filename) { in xmlIOFTPMatch() function2247 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen, in xmlRegisterDefaultInputCallbacks()
590 xmlIOFTPMatch;
4508 #undef xmlIOFTPMatch4509 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch __attribute((alias("xmlIOFTPMatch__internal_alias")));4511 #ifndef xmlIOFTPMatch4512 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch__internal_alias __attribute((visibility("hidden")));4513 #define xmlIOFTPMatch xmlIOFTPMatch__internal_alias macro
28208 ret_val = xmlIOFTPMatch(filename); in test_xmlIOFTPMatch()
970 xmlIOFTPMatch