Home
last modified time | relevance | path

Searched refs:alive (Results 1 – 12 of 12) sorted by relevance

/PHP-8.3/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
H A Dbug22510.phpt94 print "I'm alive!\n";
128 I'm alive!
/PHP-8.3/ext/standard/tests/http/
H A Dbug65634.phpt40 echo "HTTP/1.0, connection: keep-alive:\n";
41 do_test('1.0', 'keep-alive');
49 echo "HTTP/1.1, connection: keep-alive:\n";
50 do_test('1.1', 'keep-alive');
63 HTTP/1.0, connection: keep-alive:
66 Connection: keep-alive
78 HTTP/1.1, connection: keep-alive:
81 Connection: keep-alive
/PHP-8.3/ext/standard/tests/file/
H A Dbug20424.phpt7 echo "I'm alive!\n";
10 I'm alive!
/PHP-8.3/ext/sqlite3/tests/
H A Dbug71049.phpt13 $foo = "alive" . chr(33);
20 string(6) "alive!"
/PHP-8.3/Zend/tests/function_arguments/
H A Dsensitive_parameter_value_keeps_object_alive.phpt2 A SensitiveParameterValue keeps inner objects alive.
/PHP-8.3/sapi/fpm/tests/
H A Dfcgi.inc45 * Set keep alive.
47 * @param bool $keepAlive Whether to enable keep alive.
480 * alive at the end of a request and additionally set SO_KEEPALIVE or not.
482 * @param bool $connKeepAlive true if the connection should stay alive, false otherwise
492 * Get the keep alive status
494 * @return bool true if the connection should stay alive, false otherwise
779 // Using persistent sockets implies you want them kept alive by server!
/PHP-8.3/main/streams/
H A Dxp_socket.c346 int alive = 1; in php_sockop_set_option() local
361 alive = 0; in php_sockop_set_option()
382 alive = 0; in php_sockop_set_option()
385 return alive ? PHP_STREAM_OPTION_RETURN_OK : PHP_STREAM_OPTION_RETURN_ERR; in php_sockop_set_option()
/PHP-8.3/ext/openssl/
H A Dxp_ssl.c2455 int alive = 1; in php_openssl_sockop_set_option() local
2474 alive = 0; in php_openssl_sockop_set_option()
2551 alive = retry; in php_openssl_sockop_set_option()
2563 alive = 0; in php_openssl_sockop_set_option()
2568 alive = 1; in php_openssl_sockop_set_option()
2590 alive = 0; in php_openssl_sockop_set_option()
2594 return alive ? PHP_STREAM_OPTION_RETURN_OK : PHP_STREAM_OPTION_RETURN_ERR; in php_openssl_sockop_set_option()
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in97 ; be alive at the same time.
112 ; can be alive at the same time.
278 ; that FPM is alive and responding, or to
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic16244 0 string 5\x0aStayin'_Alive Quake I save: d13 Stayin' alive
H A Dmagic私はガラスを食べられます16244 0 string 5\x0aStayin'_Alive Quake I save: d13 Stayin' alive

Completed in 201 milliseconds