Searched defs:ftp_raw (Results 1 – 3 of 3) sorted by relevance
35 function ftp_raw(FTP\Connection $ftp, string $command): ?array {} function
356 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() argument
491 ftp_raw(ftpbuf_t *ftp, const char *cmd, const size_t cmd_len, zval *return_value) in ftp_raw() function
Completed in 13 milliseconds