Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 31) sorted by relevance

12

/PHP-8.2/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-8.2/ext/zip/tests/
H A Doo_close_empty.phpt13 function run($name, $keep) {
18 if ($keep) {
19 echo "\nClose and keep\n";
44 Close and keep
/PHP-8.2/ext/com_dotnet/tests/
H A Dbug79247.phpt7 $keep = new variant(null);
/PHP-8.2/tests/classes/
H A Dctor_in_interface_01.phpt2 ZE2 A class constructor must keep the signature of an interface
H A Dctor_in_interface_03.phpt2 ZE2 A class constructor must keep the signature of base class interfaces
H A Dctor_in_interface_04.phpt2 ZE2 A class constructor must keep the signature of base class interfaces
H A Dctor_in_interface_02.phpt2 ZE2 A class constructor must keep the signature of all interfaces
/PHP-8.2/Zend/tests/
H A Dclosure_036.phpt2 Closure 036: Rebinding closures, keep calling scope
/PHP-8.2/main/
H A Dfastcgi.c1047 req->keep = 0;
1132 req->keep = 0;
1137 req->keep = 0;
1143 req->keep = 0;
1156 req->keep = 0;
1161 req->keep = 0;
1198 req->keep = 0;
1222 req->keep = 0;
1238 req->keep = 0;
1536 req->keep = 0;
[all …]
/PHP-8.2/ext/phar/tests/zip/
H A Dgh10766.phpt2 GH-10766 (PharData archive created with Phar::Zip format does not keep files metadata (datetime))
/PHP-8.2/ext/pgsql/tests/
H A D00version.phpt10 // Execute run-test.php with --keep-all to get version string in 00version.log or 00version.out
/PHP-8.2/ext/session/tests/user_session_module/
H A Dbug60634_error_1.phpt48 may keep "open" state.
/PHP-8.2/ext/spl/tests/
H A Drecursivecomparedualiterator.inc19 /** Used to keep end of recursion equality. That is en leaving a nesting
/PHP-8.2/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromFile_with_working_stream_wrapper.phpt43 // To properly test this, keep the 4096 in sync with document.c's input stream buffer size.
/PHP-8.2/build/
H A Dax_check_compile_flag.m424 # NOTE: Implementation based on AX_CFLAGS_GCC_OPTION. Please keep this
/PHP-8.2/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt53 // try n set each locale using setlocale() and keep track failures, if any
/PHP-8.2/sapi/fpm/tests/
H A Dfcgi.inc45 * Set keep alive.
47 * @param bool $keepAlive Whether to enable keep alive.
479 * Define whether the FastCGI application should keep the connection
492 * Get the keep alive status
759 * You should keep this id for later use with wait_for_response(). Ids are chosen randomly
/PHP-8.2/docs/
H A Dmailinglist-rules.md48 7. Please configure your email client to use a real name and keep message
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.conf.in97 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
/PHP-8.2/
H A DCONTRIBUTING.md401 5. In your commit messages, keep each line shorter than 80 characters. And try
429 When you change the NEWS file for a bug fix, then please keep the bugs sorted in
H A DREADME.REDIST.BINS178 it if you give credit where it is due and keep your modifications in
/PHP-8.2/ext/odbc/
H A Dconfig.m4368 dnl keep old DIR way for old version without libodbc.pc
/PHP-8.2/ext/phar/
H A Dphar.c36 bool keep = *(bool *)argument; in phar_set_writeable_bit() local
40 phar->is_writeable = !keep; in phar_set_writeable_bit()
/PHP-8.2/ext/mbstring/libmbfl/
H A DLICENSE153 appropriate copyright notice and disclaimer of warranty; keep intact
/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE156 appropriate copyright notice and disclaimer of warranty; keep intact

Completed in 82 milliseconds

12