Home
last modified time | relevance | path

Searched refs:getenv (Results 451 – 475 of 699) sorted by relevance

1...<<11121314151617181920>>...28

/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1255_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1256_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp932_to_utf8_1.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_eucjp_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_kartuli_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dbug54028.phpt10 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dbug64506.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_big5_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1250_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1251_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1251_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1254_1.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1254_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1256_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp936_to_utf8_2.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_long_path_0.phpt10 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt13 if (getenv('SKIP_MSAN')) die('skip msan missing interceptor for getservbyport()');
H A Dproc_open02.phpt6 if (getenv('SKIP_SLOW_TESTS')) echo 'skip slow test';
/php-src/ext/standard/tests/strings/
H A Dstr_pad_variation1.phpt5 if (getenv("USE_ZEND_ALLOC") === "0") {
/php-src/ext/ffi/tests/
H A Dbug79576.phpt7 if (PHP_DEBUG || getenv('SKIP_ASAN')) echo "xleak FFI cleanup after parser error is nor implemented…
/php-src/ext/zend_test/tests/
H A Dobserver_bug81430_2.phpt12 if (getenv("USE_ZEND_ALLOC") === "0") die("skip requires zmm");
/php-src/Zend/tests/fibers/
H A Dget-return-after-bailout.phpt5 $zend_mm_enabled = getenv("USE_ZEND_ALLOC");
/php-src/sapi/fpm/fpm/
H A Dfpm_systemd.c86 watchdog = getenv("WATCHDOG_USEC"); in fpm_systemd_conf()
/php-src/sapi/phpdbg/tests/
H A Dbug73927.phpt5 if (getenv('SKIP_ASAN')) {
/php-src/sapi/cli/tests/
H A D019.phpt13 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');

Completed in 20 milliseconds

1...<<11121314151617181920>>...28