Searched refs:alive (Results 1 – 13 of 13) sorted by relevance
/php-src/tests/lang/ |
H A D | 028.phpt | 59 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 D | bug22510.phpt | 94 print "I'm alive!\n"; 128 I'm alive!
|
/php-src/ext/standard/tests/http/ |
H A D | bug65634.phpt | 40 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 D | bug20424.phpt | 7 echo "I'm alive!\n"; 10 I'm alive!
|
/php-src/ext/sqlite3/tests/ |
H A D | bug71049.phpt | 13 $foo = "alive" . chr(33); 20 string(6) "alive!"
|
/php-src/Zend/tests/function_arguments/ |
H A D | sensitive_parameter_value_keeps_object_alive.phpt | 2 A SensitiveParameterValue keeps inner objects alive.
|
/php-src/main/streams/ |
H A D | xp_socket.c | 346 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 D | fcgi.inc | 45 * 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 D | xp_ssl.c | 2451 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 D | www.conf.in | 97 ; 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 D | reference-counting.rst | 222 own allocator. Usually, such values are alive for the entire lifetime of the process, instead of
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 16244 0 string 5\x0aStayin'_Alive Quake I save: d13 Stayin' alive
|
H A D | magic | 16244 0 string 5\x0aStayin'_Alive Quake I save: d13 Stayin' alive
|
Completed in 189 milliseconds