Home
last modified time | relevance | path

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

/PHP-5.4/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.phpt91 print "I'm alive!\n";
126 I'm alive!
/PHP-5.4/ext/standard/tests/file/
H A Dbug20424.phpt7 echo "I'm alive!\n";
10 I'm alive!
/PHP-5.4/ext/mcrypt/tests/
H A Dbug41252.phpt9 print "I'm alive!\n";
13 I'm alive!
/PHP-5.4/Zend/tests/
H A Dbug39304.phpt7 echo "I am alive";
15 I am alive
/PHP-5.4/ext/openssl/
H A Dxp_ssl.c701 int alive = 1; in php_openssl_sockop_set_option() local
716 alive = 0; in php_openssl_sockop_set_option()
727 alive = php_socket_errno() == EAGAIN; in php_openssl_sockop_set_option()
737 alive = 0; in php_openssl_sockop_set_option()
744 alive = 0; in php_openssl_sockop_set_option()
747 return alive ? PHP_STREAM_OPTION_RETURN_OK : PHP_STREAM_OPTION_RETURN_ERR; in php_openssl_sockop_set_option()
/PHP-5.4/main/streams/
H A Dxp_socket.c279 int alive = 1; in php_sockop_set_option() local
294 alive = 0; in php_sockop_set_option()
297 alive = 0; in php_sockop_set_option()
300 return alive ? PHP_STREAM_OPTION_RETURN_OK : PHP_STREAM_OPTION_RETURN_ERR; in php_sockop_set_option()
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in197 ; be alive at the same time.
210 ; can be alive at the same time.
354 ; that FPM is alive and responding, or to
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch49 +** on a keep-alive connection. Should be simiar to LINGER_TIME
361 + smart_str_appends(&s, "Connection: keep-alive\r\n\r\n" );
609 if ( strcasecmp( cp, "keep-alive" ) == 0 )
634 + ** Disable keep alive support for bad browsers,
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic8313 0 string 5\x0aStayin'_Alive Quake I save: d13 Stayin' alive

Completed in 69 milliseconds