Home
last modified time | relevance | path

Searched refs:loop (Results 1051 – 1075 of 1152) sorted by relevance

1...<<41424344454647

/PHP-5.4/ext/standard/tests/array/
H A Darray_search_variation1.phpt45 /* loop to check if elements in $array_compare exist in $arrays
H A Darray_unshift_variation1.phpt88 // loop through each element of $arrays to test the functionality of array_unshift()
H A Darray_unshift_variation2.phpt94 // loop through each element of $vars to check the functionality of array_unshift()
H A Din_array_variation1.phpt46 /* loop to check if elements in $array_compare exist in $arrays
H A Darray_chunk_variation1.phpt70 // loop through each element of the array for input
H A Darray_chunk_variation2.phpt70 // loop through each element of the array for size
H A Darray_diff_ukey_variation4.phpt81 // loop through each element of the array for ...
H A Darray_intersect_uassoc_variation4.phpt85 // loop through each element of the array for arr1
H A Darray_reverse_variation1.phpt81 // loop through each element of the array $arrays to check the behavior of array_reverse()
H A Darray_intersect_ukey_variation3.phpt86 // loop through each element of the array for key_compare_func
/PHP-5.4/ext/standard/tests/dir/
H A Dscandir_variation1-win32.phpt91 // loop through each element of $inputs to check the behavior of scandir()
/PHP-5.4/ext/standard/tests/file/
H A Dpathinfo_basic.phpt55 /* loop through $paths to test each $path in the above array */
H A Dfread_variation1.phpt102 } // end of inner foreach loop
103 }// end of outer foreach loop
H A Dfgetcsv_variation26.phpt74 } //end of mode loop
H A Dfputcsv_variation14.phpt79 } //end of mode loop
/PHP-5.4/ext/standard/tests/strings/
H A Dhebrevc_variation2.phpt78 // loop through with each element of the $texts array to test hebrevc() function
H A Dstr_replace_variation2.phpt58 /* loop through to get the $string */
H A Dwordwrap_variation2.phpt75 // loop though each element of the array and check the working of wordwrap()
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY973 2004/02/17: [spec] check capture status for empty infinite loop.
1084 2003/12/15: [bug] unexpected infinite loop in regex_snprintf_with_pattern().
1684 2002/11/29: [bug] infinite loop on NULL-pointer str search (regex_search()).
1695 2002/04/09: [impl] move IS_MULTILINE() to outside of loop in OP_ANYCHAR_STAR.
1750 2002/03/12: [bug] if pattern has nested null-check, cause infinite loop.
1772 2002/03/06: [bug] if pattern has NULL(\000) char, infinite loop happens
/PHP-5.4/ext/ftp/tests/
H A Dserver.inc335 // called from outside this while loop
/PHP-5.4/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt107 // loop through each element of $inputs to check the behavior of iconv_mime_decode_headers()
H A Diconv_mime_decode_headers_variation3.phpt110 // loop through each element of $inputs to check the behavior of iconv_mime_decode_headers()
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog32 subroutine reference could loop at compile time. Example: /[^\xff]((?1))/.
53 The infinite loop is now broken (with the minimum length unset, that is,
150 (e.g. /(?<=\Ka)/) could make pcregrep loop.
364 20. The fast forward newline mechanism could enter to an infinite loop on
447 bug that caused the command "echo a | ./pcregrep -M '|a'" to loop.
695 26. Fix infinite loop when /(?<=(*SKIP)ac)a/ is matched against aa.
2312 nothing is needed in order to break the loop.
2943 (d) A pattern like (\P{Yi}{2}\277)? could loop at compile time.
2954 \p or \P) caused a compile-time loop.
3367 loop, the loop is abandoned.
[all …]
/PHP-5.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt62 } //end of mode loop
H A DSplFileObject_fputcsv_variation11.phpt62 } //end of mode loop

Completed in 61 milliseconds

1...<<41424344454647