Searched defs:ftp_exec (Results 1 – 3 of 3) sorted by relevance
26 function ftp_exec($ftp, string $command): bool {} function
293 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() argument
473 ftp_exec(ftpbuf_t *ftp, const char *cmd, const size_t cmd_len) in ftp_exec() function
Completed in 16 milliseconds