Home
last modified time | relevance | path

Searched refs:which (Results 226 – 250 of 558) sorted by relevance

12345678910>>...23

/PHP-7.4/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt21 // which will fail this test. this test randomly fails on Windows and this is the cause.
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation10.phpt39 // so don't include "atime" (or 8, which also means atime)
H A Dfread_error.phpt48 // fwrite() on a file handle which is already closed
53 // fwrite on a file handle which is unset
H A Dfwrite_error.phpt55 // fwrite() on a file handle which is already closed
60 // fwrite on a file handle which is unset
H A Dcopy_variation17.phpt10 /* Test copy(): Trying to copy the source file which is given with the combination of wild-card cha…
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in35 ; which must suit common needs.
53 ; Log buffering specifies if the log line is buffered which means that the
134 ; used in logs and stats. There is no limitation on the number of pools which
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_sockets.c52 static void fpm_sockets_cleanup(int which, void *arg) /* {{{ */ in fpm_sockets_cleanup() argument
64 if (which != FPM_CLEANUP_PARENT_EXEC) { in fpm_sockets_cleanup()
85 if (which == FPM_CLEANUP_PARENT_EXIT_MAIN) { in fpm_sockets_cleanup()
/PHP-7.4/azure/
H A Dcommunity_job.yml13 # avoid the exit, which allows us to also check for memory leaks. Otherwise we use
55 # Avoid test using exit(), which thus leaks.
/PHP-7.4/
H A Dphp.ini-development76 ; php.ini-production contains settings which hold security, performance and
177 ; <? and ?> tags as PHP source which should be processed as such. It is
590 ; The syslog ident is a string which is prepended to every message logged
645 ; This directive determines which super global data (G,P & C) should be
757 ; Directory in which the loadable extensions (modules) reside.
1012 ; Default is 0, which does not produce any errors.
1200 ; Defines which queries will be logged.
1379 ; The path for which the cookie is valid.
1383 ; The domain for which the cookie is valid.
1387 ; Whether or not to add the httpOnly flag to the cookie, which makes it
[all …]
H A Dphp.ini-production76 ; php.ini-production contains settings which hold security, performance and
177 ; <? and ?> tags as PHP source which should be processed as such. It is
590 ; The syslog ident is a string which is prepended to every message logged
645 ; This directive determines which super global data (G,P & C) should be
757 ; Directory in which the loadable extensions (modules) reside.
1012 ; Default is 0, which does not produce any errors.
1200 ; Defines which queries will be logged.
1379 ; The path for which the cookie is valid.
1383 ; The domain for which the cookie is valid.
1387 ; Whether or not to add the httpOnly flag to the cookie, which makes it
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_ukey_variation10.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_diff_uassoc_variation13.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_variation9.phpt8 * Description: Returns the entries of arr1 that have values which are
/PHP-7.4/ext/standard/tests/strings/
H A Dvprintf_variation11.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvprintf_variation11_64bit.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvsprintf_variation11.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvsprintf_variation11_64bit.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvsprintf_variation17.phpt27 // Each sub array contains scientific values which correspond to each format string in $format
H A Dvsprintf_variation5.phpt31 // Each sub array contains float values which correspond to each format string in $format
H A Dvsprintf_variation9.phpt30 // Each sub array contains char values which correspond to each format string in $format
/PHP-7.4/ext/tidy/
H A Dconfig.m433 dnl Check for tidybuffio.h (as opposed to simply buffio.h) which indicates
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_arrays_001.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
/PHP-7.4/ext/standard/tests/image/
H A Dgetimagesize_variation3.phpt18 //File which doesn't exist
/PHP-7.4/ext/ctype/tests/
H A Dctype_alpha_variation3.phpt14 * which are considered valid alphabetic character only strings
H A Dctype_digit_variation3.phpt14 * which are considered valid decimal digit only strings

Completed in 39 milliseconds

12345678910>>...23