Home
last modified time | relevance | path

Searched refs:getenv (Results 176 – 200 of 697) sorted by relevance

12345678910>>...28

/php-src/Zend/tests/
H A Dmemory_reset_peak_usage.phpt5 if (getenv("USE_ZEND_ALLOC") === "0") {
H A Dbug81070.phpt5 if (getenv("USE_ZEND_ALLOC") === "0") die("skip requires zmm");
H A Dbug40236.phpt9 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
/php-src/sapi/cli/tests/
H A D018.phpt13 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
H A D001.phpt8 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
/php-src/tests/basic/
H A Dtimeout_variation_0.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtimeout_variation_7.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtimeout_variation_8.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dgh7896.phpt14 getenv('FÖÖ')
H A Dtimeout_variation_1.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtimeout_variation_4.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/standard/tests/ini_info/
H A Dphp_ini_loaded_file.phpt6 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
/php-src/ext/filter/tests/
H A Dbug49184.phpt13 var_dump(getenv("HTTP_X_FORWARDED_FOR"));
/php-src/ext/tidy/tests/
H A D026.phpt7 if (getenv('SKIP_PRELOAD')) die('skip Output handler interferes');
/php-src/ext/standard/tests/streams/
H A Dstream_context_tcp_nodelay.phpt7 if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
H A Dproc_open_bug64438.phpt9 …$cmd = getenv('TEST_PHP_EXECUTABLE_ESCAPED') . ' -n -r "fwrite(STDOUT, $in = file_get_contents(\'p…
11 …$cmd = getenv('TEST_PHP_EXECUTABLE_ESCAPED') . ' -n -r \'fwrite(STDOUT, $in = file_get_contents("p…
H A Dstream_context_tcp_nodelay_fopen.phpt7 if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
/php-src/ext/standard/tests/general_functions/
H A Dbug70018.phpt11 exec(getenv('TEST_PHP_EXECUTABLE_ESCAPED') . " -n $test_fl_escaped", $output);
H A Dgh10239_1.phpt6 if (getenv("SKIP_SLOW_TESTS")) die('skip slow test');
/php-src/ext/standard/tests/network/
H A Dgh12190.phpt5 if (getenv("SKIP_ONLINE_TESTS")) die('skip online test');
/php-src/ext/pcntl/tests/
H A Dasync_signals_2.phpt7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/sockets/tests/
H A Dsocket_shutdown-win32.phpt13 if (getenv("SKIP_SLOW_TESTS")) {
16 if (getenv("SKIP_ONLINE_TESTS")) {
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_error001.phpt10 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/openssl/tests/
H A Dbug79589.phpt7 if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
/php-src/ext/pgsql/tests/inc/
H A Dconfig.inc8 $conn_str = getenv('PGSQL_TEST_CONNSTR') ?: "host=localhost dbname=test port=5432 user=postgres pas…

Completed in 28 milliseconds

12345678910>>...28