Home
last modified time | relevance | path

Searched refs:Pass (Results 51 – 75 of 353) sorted by relevance

12345678910>>...15

/PHP-5.6/ext/standard/tests/array/
H A Dnext_error.phpt2 Test next() function : error conditions - Pass incorrect number of arguments
11 * Pass incorrect number of arguments to next() to test behaviour
H A Dprev_error1.phpt2 Test prev() function : error conditions - Pass incorrect number of arguments
11 * Pass incorrect number of arguments to prev() to test behaviour
H A Dreset_error.phpt2 Test reset() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to reset() to test behaviour
H A Drsort_error.phpt2 Test rsort() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to rsort() to test behaviour
H A Darray_slice_error.phpt2 Test array_slice() function : error conditions - Pass incorrect number of args
11 * Pass an incorrect number of arguments to array_slice() to test behaviour
H A Dusort_error1.phpt2 Test usort() function : error conditions - Pass incorrect number of arguments
11 * Pass incorrect number of arguments to usort() to test behaviour
H A Darray_key_exists_error.phpt2 Test array_key_exists() function : error conditions - Pass incorrect number of args
12 * Pass incorrect number of arguments to array_key_exists() to test behaviour
H A Dprev_error3.phpt11 * Pass temporary variables to prev() to test behaviour
H A Darray_push_variation2.phpt2 Test array_push() function : usage variations - Pass different data types as $var arg
11 * Pass different data types as $var argument to array_push to test behaviour
H A Darray_slice_variation3.phpt2 Test array_slice() function : usage variations - Pass different data types as $length arg
13 * Pass different data types as $length argument to array_slice to test behaviour
H A Darray_slice_variation5.phpt2 Test array_slice() function : usage variations - Pass different integers as $offset argument
11 * Pass different integers as $offset argument to test how array_slice() behaves
H A Dnatcasesort_variation8.phpt11 * Pass an array of octal values to test how natcasesort() re-orders it
H A Dprev_error2.phpt11 * Pass temporary variables to prev() to test behaviour
H A Darray_key_exists_variation4.phpt12 * Pass referenced variables as arguments to array_key_exists() to test behaviour
/PHP-5.6/ext/mbstring/tests/
H A Dmb_strtoupper_variation4.phpt2 Test mb_strtoupper() function : usage varitations - Pass different character types to check convers…
16 * Pass characters from different languages to check that mb_strtoupper is
H A Dmb_substr_error1.phpt2 Test mb_substr() function : error conditions - Pass incorrect number of args
16 * Pass incorrect number of arguments to mb_substr() to test behaviour
H A Dmb_substr_count_variation1.phpt2 Test mb_substr_count() function : usage variations - Pass different data types as $haystack arg
16 * Pass different data types as $haystack argument to mb_substr_count() to test behaviour
H A Dmb_internal_encoding_error2.phpt17 * Pass mb_internal_encoding an unknown encoding
/PHP-5.6/ext/iconv/tests/
H A Diconv_substr_error1.phpt2 Test iconv_substr() function : error conditions - Pass incorrect number of args
16 * Pass incorrect number of arguments to iconv_substr() to test behaviour
H A Diconv_mime_decode_variation1.phpt2 Test iconv_mime_decode() function : usage variations - Pass different data types to header arg
16 * Pass different data types to $str argument to see how iconv_mime_decode() behaves
/PHP-5.6/ext/gd/libgd/
H A Dgd_gif_out.c55 int Pass; member
200 switch( ctx->Pass ) { in BumpPixel()
205 ++(ctx->Pass); in BumpPixel()
213 ++(ctx->Pass); in BumpPixel()
221 ++(ctx->Pass); in BumpPixel()
288 ctx.Pass = 0; in GIFEncode()
/PHP-5.6/ext/standard/tests/strings/
H A Dstrval_variation2.phpt2 Test strval() function : usage variations - Pass all valid char codes
10 echo "*** Testing strval() : usage variations - Pass all valid char codes ***\n";
65 *** Testing strval() : usage variations - Pass all valid char codes ***
/PHP-5.6/ext/spl/tests/
H A DDirectoryIterator_getBasename_pass_array.phpt2 DirectoryIterator::getBasename() - Pass unexpected array
/PHP-5.6/ext/standard/tests/dir/
H A Dchdir_error2.phpt11 * Pass a directory that does not exist as $directory to chdir() to test behaviour
H A Dgetcwd_error.phpt11 * Pass incorrect number of arguments to getcwd() to test behaviour

Completed in 38 milliseconds

12345678910>>...15