Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 32) sorted by last modified time

12

/PHP-5.5/win32/
H A Dinstall.txt144 keep all PHP related files in one directory and have this directory
/PHP-5.5/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
/PHP-5.5/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 )
628 - /* If the client wants to do keep-alives, it might also be doing
630 - ** implement keep-alives yet, if we close such a connection there
634 + ** Disable keep alive support for bad browsers,
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in87 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c513 req->keep = 0; in fcgi_read_request()
584 req->keep = 0; in fcgi_read_request()
589 req->keep = 0; in fcgi_read_request()
595 req->keep = 0; in fcgi_read_request()
611 req->keep = 0; in fcgi_read_request()
616 req->keep = 0; in fcgi_read_request()
659 req->keep = 0; in fcgi_read_request()
683 req->keep = 0; in fcgi_read()
699 req->keep = 0; in fcgi_read()
977 req->keep = 0;
[all …]
H A Dfastcgi.h101 int keep; member
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c888 req->keep = 0; in fcgi_read_request()
965 req->keep = 0; in fcgi_read_request()
970 req->keep = 0; in fcgi_read_request()
976 req->keep = 0; in fcgi_read_request()
989 req->keep = 0; in fcgi_read_request()
994 req->keep = 0; in fcgi_read_request()
1033 req->keep = 0; in fcgi_read_request()
1057 req->keep = 0; in fcgi_read()
1073 req->keep = 0; in fcgi_read()
1333 req->keep = 0;
[all …]
/PHP-5.5/
H A Dphp.ini-development213 ; (excluding headers and cookies) PHP should keep internally before pushing that
H A Dphp.ini-production213 ; (excluding headers and cookies) PHP should keep internally before pushing that
H A DREADME.GIT-RULES91 5. In your commit messages, keep each line shorter than 80 characters. And
121 When you change the NEWS file for a bug fix, then please keep the bugs
/PHP-5.5/ext/sysvsem/tests/
H A Dsysv.phpt96 * semaphores in effect, to keep state information.
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt58 // try n set each locale using setlocale() and keep track failures, if any
/PHP-5.5/ext/spl/internal/
H A Dsplfileobject.inc173 * @param $allowable_tags tags to keep in the string
/PHP-5.5/ext/spl/examples/
H A Drecursivecomparedualiterator.inc19 /** Used to keep end of recursion equality. That is en leaving a nesting
/PHP-5.5/ext/phar/
H A Dphar.c37 zend_bool keep = *(zend_bool *)argument; in phar_set_writeable_bit() local
41 phar->is_writeable = !keep; in phar_set_writeable_bit()
H A DTODO39 This allows to have the installed files and the archive keep the same
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1433 tively straightforward for this algorithm to keep track of the sub-
1500 is not straightforward to keep track of captured substrings for the
6143 very hard to keep track of the numbers in complicated regular expres-
8329 libraries. To keep this documentation simple, only the 8-bit interface
9084 shows that we need only keep "123a", and the next match attempt can be
9975 cution of pcre to keep it from doing bad things like blowing the stack
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING140 different settings. The runtime functions do not need to keep track of an
H A DChangeLog1148 running any of them. (Because I keep forgetting what they all are.)
1656 (see 14 above). This is necessary for one or two tests to keep the output
2192 rerunning libtoolize, to keep the correct libtool macros in-tree.
3472 harder and harder to keep it in step with the real compile phase, and there
4306 22. Added some untidy missing memory free() calls in pcretest, to keep
5430 C, I've put in casts to keep C++ compilers happy.
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE153 appropriate copyright notice and disclaimer of warranty; keep intact
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic5860 # keep old x86 boot sector as dummy for mbr and bootloader displaying
8236 0 string 5\x0aGloom_Keep Quake I save: e1m5 Gloom keep
8285 0 string 5\x0aMortum's_Keep Quake I save: hip2m5 Mortum's keep
15028 # to keep the word `text' if the file is human-readable.
/PHP-5.5/build/
H A Dlibtool.m42599 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
3863 # Sentinel used to keep track of whether or not we are before
/PHP-5.5/Zend/tests/
H A Dclosure_036.phpt2 Closure 036: Rebinding closures, keep calling scope

Completed in 172 milliseconds

12