Home
last modified time | relevance | path

Searched refs:slow (Results 1 – 25 of 66) sorted by relevance

123

/PHP-5.5/ext/oci8/tests/
H A Dbug44113.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
24 // timout limit on slow networks.
H A Derror2.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
H A Dbug42496_2.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
H A Dbug42496_1.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
H A Dpecl_bug10194.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
/PHP-5.5/ext/ereg/regex/
H A Dengine.c11 #define slow sslow macro
22 #define slow lslow macro
135 endp = slow(m, m->coldp, stop, gf, gl);
179 endp = slow(m, m->coldp, endp-1, gf, gl);
296 rest = slow(m, sp, stp, ss, es);
299 tail = slow(m, rest, stop, es, stopst);
320 rest = slow(m, sp, stp, ss, es);
335 sep = slow(m, ssp, rest, ssub, esub);
356 rest = slow(m, sp, stp, ss, es);
716 slow(m, start, stop, startst, stopst) in slow() function
[all …]
/PHP-5.5/ext/opcache/tests/
H A Dbug66474.phpt13 $speed = 'slow' || 'fast';
/PHP-5.5/ext/standard/tests/network/
H A Dgethostbyname_basic001.phpt7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dgethostbyname_error004.phpt7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dhttp-stream.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dgetmxrr.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-5.5/Zend/tests/
H A Dbug40261.phpt2 Bug #40261 (Extremely slow data handling due to memory fragmentation)
H A Dbug64896.phpt4 We can not fix this bug without a significant (performace slow down) change to gc
/PHP-5.5/tests/func/
H A D005a.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-5.5/ext/standard/tests/file/
H A Dfile_get_contents_error001.phpt10 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dlstat_stat_variation10.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-5.5/tests/lang/
H A D045.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-5.5/ext/openssl/tests/
H A Dopenssl_pbkdf2.phpt12 /* really slow but should be:
/PHP-5.5/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtime_sleep_until_basic.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug39322.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dusleep_basic.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dproc_open02.phpt6 if (getenv('SKIP_SLOW_TESTS')) echo 'skip slow test';
H A Dsleep_basic.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-5.5/ext/date/tests/
H A Ddate_diff.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");

Completed in 48 milliseconds

123