Home
last modified time | relevance | path

Searched defs:timeout (Results 26 – 35 of 35) sorted by relevance

12

/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c105 double timeout; in PHP_FUNCTION() local
263 double timeout; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php1286 … $hostname, int $port = -1, &$error_code = null, &$error_message = null, ?float $timeout = null) {}
1293 … $hostname, int $port = -1, &$error_code = null, &$error_message = null, ?float $timeout = null) {}
1634 …lient(string $address, &$error_code = null, &$error_message = null, ?float $timeout = null, int $f…
1651 function stream_socket_accept($socket, ?float $timeout = null, &$peer_name = null) {}
/PHP-8.1/ext/pdo_sqlite/
H A Dsqlite_driver.c803 zend_long timeout = 60, flags; in pdo_sqlite_handle_factory() local
/PHP-8.1/ext/soap/
H A Dphp_http.c165 struct timeval *timeout = NULL; in http_connect() local
/PHP-8.1/ext/pcntl/
H A Dpcntl.c1109 struct timespec timeout; in pcntl_sigwaitinfo() local
/PHP-8.1/ext/sockets/
H A Dsockets.c1751 int timeout = 0; local
1878 int timeout; local
/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c3189 struct timeval timeout; in lsapi_prefork_server_accept() local
3457 struct timeval timeout; in LSAPI_Accept_Before_Fork() local
3602 struct timeval timeout; in LSAPI_Prefork_Accept_r() local
/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php162 function imap_timeout(int $timeout_type, int $timeout = -1): int|bool {}
H A Dphp_imap.c4361 zend_long ttype, timeout=-1; in PHP_FUNCTION() local
/PHP-8.1/ext/oci8/
H A Doci8.stub.php404 function oci_set_call_timeout($connection, int $timeout): bool {}

Completed in 79 milliseconds

12