Searched defs:ftp_alloc (Results 1 – 3 of 3) sorted by relevance
41 function ftp_alloc(FTP\Connection $ftp, int $size, &$response = null): bool {} function
450 PHP_FUNCTION(ftp_alloc) in PHP_FUNCTION() argument
637 ftp_alloc(ftpbuf_t *ftp, const zend_long size, zend_string **response) in ftp_alloc() function
Completed in 11 milliseconds