Home
last modified time | relevance | path

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

/PHP-8.3/ext/ftp/
H A Dftp.h55 typedef struct ftpbuf struct
H A Dphp_ftp.c220 #define GET_FTPBUF(ftpbuf, zftp) \ argument
221 ftpbuf = ftp_object_from_zend_object(Z_OBJ_P(zftp))->ftp; \
222 if (!ftpbuf) { \

Completed in 8 milliseconds