Searched refs:xmlNanoFTPRead (Results 1 – 3 of 3) sorted by relevance
178 xmlNanoFTPRead (void *ctx,
1960 xmlNanoFTPRead(void *ctx, void *dest, int len) { in xmlNanoFTPRead() function
2169 return(xmlNanoFTPRead(context, &buffer[0], len)); in xmlIOFTPRead()