Home
last modified time | relevance | path

Searched refs:ftp_list (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/ftp/
H A Dftp.h162 char** ftp_list(ftpbuf_t *ftp, const char *path, const size_t path_len, int recursive);
H A Dphp_ftp.c769 if (NULL == (llist = ftp_list(ftp, dir, dir_len, recursive))) { in PHP_FUNCTION()
H A Dftp.c704 ftp_list(ftpbuf_t *ftp, const char *path, const size_t path_len, int recursive) in ftp_list() function

Completed in 33 milliseconds