Searched refs:infinite (Results 1 – 25 of 32) sorted by relevance
12
13 * @brief An infinite Iterator25 $infinite = new InfiniteIterator($it);26 $limit = new LimitIterator($infinite, 0, 5);
2 Test sizeof() function : usage variations - checking for infinite recursion in COUNT_RECURSIVE mode14 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 --
2 Bug #72767: PHP Segfaults when trying to expand an infinite operator
2 Type inference should not result in infinite loop
2 Bug #70944 (try{ } finally{} can create infinite chains of exceptions)
2 Bug #32290 (calling call_user_func_array() ends in infinite loop within child class)
2 Bug #38600 (infinite loop in pcre with extended class)
2 Bug #74431 - foreach infinite loop
24 /* infinite loop to simulate long processing */
2 Creating an infinite fibonacci list using a generator
2 imagefill() infinite loop with wrong color index
2 libgd #86 (Possible infinite loop in imagecreatefrompng)
2 Bug #75236: infinite loop when printing an error-message
2 Bug#54946 stream_get_contents infinite loop
2 Bug #76249 (stream filter convert.iconv leads to infinite loop on invalid sequence)
22 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in
2 PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":)
2 Bug #66731: file: infinite recursion
35 //avoid infinite loop if test is failing49 //avoid infinite loop if test is failing
9 // this string is an excerpt of a phar archive that caused an infinite loop
2 Bug #68638 pg_update() fails to store infinite values
6 * Description: Finds whether a value is infinite.
2 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using EUC-JP, Shift…
Completed in 21 milliseconds