Home
last modified time | relevance | path

Searched defs:resumepos (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/ftp/
H A Dphp_ftp.c790 zend_long mode, resumepos=0; in PHP_FUNCTION() local
836 zend_long mode, resumepos=0, ret; in PHP_FUNCTION() local
910 zend_long mode, resumepos=0; in PHP_FUNCTION() local
976 zend_long mode, resumepos=0; in PHP_FUNCTION() local
H A Dftp.c836 ftp_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, zend_long resumepos) in ftp_get()
1956 …nb_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, zend_long resumepos) in ftp_nb_get()

Completed in 17 milliseconds