Home
last modified time | relevance | path

Searched refs:infinite (Results 1 – 25 of 32) sorted by relevance

12

/PHP-7.1/ext/spl/internal/
H A Dinfiniteiterator.inc13 * @brief An infinite Iterator
25 $infinite = new InfiniteIterator($it);
26 $limit = new LimitIterator($infinite, 0, 5);
/PHP-7.1/ext/standard/tests/array/
H A Dsizeof_variation3.phpt2 Test sizeof() function : usage variations - checking for infinite recursion in COUNT_RECURSIVE mode
14 echo "-- Testing sizeof() for infinite recursion with arrays as argument in COUNT_RECURSIVE mode --…
30 -- Testing sizeof() for infinite recursion with arrays as argument in COUNT_RECURSIVE mode --
/PHP-7.1/Zend/tests/
H A Dbug72767.phpt2 Bug #72767: PHP Segfaults when trying to expand an infinite operator
H A Dinference_infinite_loop.phpt2 Type inference should not result in infinite loop
H A Dbug70944.phpt2 Bug #70944 (try{ } finally{} can create infinite chains of exceptions)
H A Dbug32290.phpt2 Bug #32290 (calling call_user_func_array() ends in infinite loop within child class)
/PHP-7.1/ext/pcre/tests/
H A Dbug38600.phpt2 Bug #38600 (infinite loop in pcre with extended class)
/PHP-7.1/ext/opcache/tests/
H A Dbug74431.phpt2 Bug #74431 - foreach infinite loop
/PHP-7.1/tests/func/
H A D005a.phpt24 /* infinite loop to simulate long processing */
/PHP-7.1/Zend/tests/generators/
H A Dfibonacci.phpt2 Creating an infinite fibonacci list using a generator
/PHP-7.1/ext/gd/tests/
H A Dimagefill_1.phpt2 imagefill() infinite loop with wrong color index
H A Dlibgd00086_extern.phpt2 libgd #86 (Possible infinite loop in imagecreatefrompng)
H A Dlibgd00086.phpt2 libgd #86 (Possible infinite loop in imagecreatefrompng)
/PHP-7.1/tests/output/
H A Dbug75236.phpt2 Bug #75236: infinite loop when printing an error-message
/PHP-7.1/ext/standard/tests/streams/
H A Dbug54946.phpt2 Bug#54946 stream_get_contents infinite loop
/PHP-7.1/ext/iconv/tests/
H A Dbug76249.phpt2 Bug #76249 (stream filter convert.iconv leads to infinite loop on invalid sequence)
H A Dtranslit-failure.phpt22 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in
/PHP-7.1/ext/pdo/tests/
H A Dbug_40285.phpt2 PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":)
/PHP-7.1/ext/fileinfo/tests/
H A Dcve-2014-1943-mb.phpt2 Bug #66731: file: infinite recursion
H A Dcve-2014-1943.phpt2 Bug #66731: file: infinite recursion
/PHP-7.1/tests/lang/
H A DforeachLoop.002.phpt35 //avoid infinite loop if test is failing
49 //avoid infinite loop if test is failing
/PHP-7.1/ext/zlib/tests/
H A Dbug_40189.phpt9 // this string is an excerpt of a phar archive that caused an infinite loop
/PHP-7.1/ext/pgsql/tests/
H A Dbug68638.phpt2 Bug #68638 pg_update() fails to store infinite values
/PHP-7.1/ext/standard/tests/math/
H A Dis_infinite_variation1.phpt6 * Description: Finds whether a value is infinite.
/PHP-7.1/ext/xml/tests/
H A Dbug32001b.phpt2 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using EUC-JP, Shift…

Completed in 35 milliseconds

12