Home
last modified time | relevance | path

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

/php-src/ext/ftp/
H A Dftp.h55 typedef struct ftpbuf struct
H A Dphp_ftp.c209 #define GET_FTPBUF(ftpbuf, zftp) \ argument
210 ftpbuf = ftp_object_from_zend_object(Z_OBJ_P(zftp))->ftp; \
211 if (!ftpbuf) { \

Completed in 10 milliseconds