Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds