Home
last modified time | relevance | path

Searched refs:ftpbuf (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/ftp/
H A Dftp.h55 typedef struct ftpbuf struct
H A Dphp_ftp.c228 #define GET_FTPBUF(ftpbuf, zftp) \ argument
229 ftpbuf = ftp_object_from_zend_object(Z_OBJ_P(zftp))->ftp; \
230 if (!ftpbuf) { \

Completed in 23 milliseconds