Searched defs:timeout_sec (Results 1 – 3 of 3) sorted by relevance
69 zend_long timeout_sec; /* User configurable timeout (seconds) */ member
144 zend_long timeout_sec = FTP_DEFAULT_TIMEOUT; in PHP_FUNCTION() local181 zend_long timeout_sec = FTP_DEFAULT_TIMEOUT; in PHP_FUNCTION() local
117 ftp_open(const char *host, short port, zend_long timeout_sec) in ftp_open()
Completed in 12 milliseconds