Home
last modified time | relevance | path

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

/php-src/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-src/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');
64 HTTP/1.0, connection: keep-alive:
67 Connection: keep-alive
79 HTTP/1.1, connection: keep-alive:
82 Connection: keep-alive
/php-src/ext/standard/tests/file/
H A Dbug20424.phpt7 echo "I'm alive!\n";
10 I'm alive!
/php-src/ext/sqlite3/tests/
H A Dbug71049.phpt13 $foo = "alive" . chr(33);
20 string(6) "alive!"
/php-src/Zend/tests/function_arguments/
H A Dsensitive_parameter_value_keeps_object_alive.phpt2 A SensitiveParameterValue keeps inner objects alive.
/php-src/main/streams/
H A Dxp_socket.c346 int alive = 1; in php_sockop_set_option() local
361 alive = 0; in php_sockop_set_option()
380 alive = 0; in php_sockop_set_option()
385 alive = 0; in php_sockop_set_option()
389 return alive ? PHP_STREAM_OPTION_RETURN_OK : PHP_STREAM_OPTION_RETURN_ERR; in php_sockop_set_option()
/php-src/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-src/ext/openssl/
H A Dxp_ssl.c2451 int alive = 1; in php_openssl_sockop_set_option() local
2470 alive = 0; in php_openssl_sockop_set_option()
2547 alive = retry; in php_openssl_sockop_set_option()
2559 alive = 0; in php_openssl_sockop_set_option()
2564 alive = 1; in php_openssl_sockop_set_option()
2584 alive = 0; in php_openssl_sockop_set_option()
2589 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-src/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-src/docs/source/core/data-structures/
H A Dreference-counting.rst222 own allocator. Usually, such values are alive for the entire lifetime of the process, instead of
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます16244 0 string 5\x0aStayin'_Alive Quake I save: d13 Stayin' alive
H A Dmagic16244 0 string 5\x0aStayin'_Alive Quake I save: d13 Stayin' alive

Completed in 241 milliseconds