Searched defs:xmlNanoFTPDele (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dnanoftp.c1316 * xmlNanoFTPDele:
1326 xmlNanoFTPDele(void *ctx, const char *file) { function
H A Delfgcchack.h5602 #undef xmlNanoFTPDele macro
5603 extern __typeof (xmlNanoFTPDele) xmlNanoFTPDele __attribute((alias("xmlNanoFTPDele__internal_alias")));
5605 #ifndef xmlNanoFTPDele
5606 extern __typeof (xmlNanoFTPDele) xmlNanoFTPDele__internal_alias __attribute((visibility("hidden")));
5607 #define xmlNanoFTPDele xmlNanoFTPDele__internal_alias macro

Completed in 55 milliseconds