Home
last modified time | relevance | path

Searched refs:timeval (Results 51 – 67 of 67) sorted by relevance

123

/PHP-7.4/ext/soap/
H A Dphp_http.c171 struct timeval tv; in http_connect()
172 struct timeval *timeout = NULL; in http_connect()
/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c142 struct timeval timeout; in php_stream_url_wrap_http_ex()
H A Dbasic_functions.c4638 struct timeval tm;
4647 if (gettimeofday((struct timeval *) &tm, NULL) != 0) {
/PHP-7.4/sapi/cli/
H A Dphp_cli.c240 struct timeval tv; in sapi_cli_select()
/PHP-7.4/ext/session/
H A Dsession.c1164 struct timeval tv; in CACHE_LIMITER_FUNC()
1331 struct timeval tv; in php_session_send_cookie()
3131 struct timeval tv = {0}; in php_session_rfc1867_update()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c1378 struct timeval ts; in cdf_dump_dir()
1433 struct timeval ts; in cdf_dump_property_info()
/PHP-7.4/ext/ftp/
H A Dftp.c126 struct timeval tv; in ftp_open()
1668 struct timeval tv; in ftp_getdata()
/PHP-7.4/sapi/fpm/
H A Dconfig.m4476 struct timeval t;
/PHP-7.4/main/
H A DSAPI.c1090 struct timeval tp = {0}; in sapi_get_request_time()
H A Dfastcgi.c1450 struct timeval tv = {5,0};
/PHP-7.4/ext/ldap/
H A Dldap.c3084 struct timeval *timeout = NULL; in PHP_FUNCTION()
3112 struct timeval *timeout = NULL; in PHP_FUNCTION()
3259 struct timeval timeout; in PHP_FUNCTION()
3283 struct timeval timeout; in PHP_FUNCTION()
/PHP-7.4/docs/
H A Dstreams.md97 struct timeval *timeout);
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1302 + struct timeval ts;
1320 + struct timeval ts;
1352 -#define timespec timeval
1358 #define timespec timeval
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.c2591 struct timeval tv;
2592 struct timeval *tv_p = NULL;
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1772 struct timeval start, end;
/PHP-7.4/ext/date/
H A Dphp_date.c66 struct timeval tm; in php_time()
2686 struct timeval tp = {0}; /* For setting microseconds */ in php_date_get_current_time_with_fraction()
/PHP-7.4/ext/openssl/
H A Dopenssl.c1288 struct timeval tv; in php_openssl_rand_add_timeval()

Completed in 143 milliseconds

123