Home
last modified time | relevance | path

Searched refs:argument (Results 451 – 475 of 874) sorted by relevance

1...<<11121314151617181920>>...35

/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation9.phpt2 …t chunk_split() function : usage variations - different double quoted strings for 'ending' argument
6 * passing different double quoted strings for 'ending' argument to chunk_split()
16 //different values for 'ending' argument
H A Dvprintf_variation2.phpt2 Test vprintf() function : usage variations - unexpected values for args argument
10 echo "*** Testing vprintf() : with unexpected values for args argument ***\n";
99 *** Testing vprintf() : with unexpected values for args argument ***
H A Dchunk_split_variation5.phpt2 Test chunk_split() function : usage variations - different integer values for 'chunklen' argument(B…
10 * passsing different integer values for 'chunklen' argument to chunk_split()
H A Dhtmlspecialchars_decode_variation3.phpt2 Test htmlspecialchars_decode() function : usage variations - heredoc strings for 'string' argument
6 * testing htmlspecialchars_decode() with various heredoc strings as argument for $string
H A Dstrip_tags_variation5.phpt6 * testing functionality of strip_tags() by giving heredoc strings as values for $str argument
59 // initialize the second argument
H A Dstrspn_basic.phpt21 // Calling strspn() with three arguments and default len argument
/php-src/ext/standard/tests/array/
H A Darray_sum_variation6.phpt6 * Testing array_sum() with associative array as 'input' argument
H A Darray_diff_single_array.phpt2 array_diff() with single array argument
H A Darray_fill_keys_variation3.phpt5 /* Testing with unexpected argument types */
H A Darray_key_exists_variation1.phpt6 * Pass different data types as $key argument to array_key_exists() to test behaviour
34 // unexpected values to be passed to $key argument
/php-src/ext/intl/tests/
H A Dbreakiter_getPartsIterator_var1.phpt2 IntlBreakIterator::getPartsIterator(): argument variations
H A Dtimezone_getCanonicalID_variant1_2.phpt2 IntlTimeZone::getCanonicalID(): second argument
/php-src/ext/zip/tests/
H A Dbug14962.phpt2 Bug #14962 (::extractTo second argument is not really optional)
/php-src/Zend/tests/function_arguments/
H A Dsensitive_parameter_eval_define.phpt2 The SensitiveParameter attribute suppresses the single sensitive argument in a function created in …
H A Dsensitive_parameter_closure.phpt2 The SensitiveParameter attribute suppresses the single sensitive argument for closures.
/php-src/ext/date/tests/
H A DDateTimeZone_construct_error.phpt24 ArgumentCountError: DateTimeZone::__construct() expects exactly 1 argument, 2 given
/php-src/ext/standard/tests/file/
H A Dmkdir_rmdir_variation2.phpt17 echo "\n*** Testing mkdir() and rmdir() by giving stream context as fourth argument ***\n";
52 *** Testing mkdir() and rmdir() by giving stream context as fourth argument ***
/php-src/ext/mbstring/tests/
H A Dmb_substr_variation4.phpt8 * Test how mb_substr() behaves when passed a range of integers as $start argument
20 * Loop through integers as multiples of ten for $offset argument
H A Dmb_substr_variation5.phpt8 * Test how mb_substr() behaves when passed a range of integers as $length argument
21 * Loop through integers as multiples of ten for $offset argument
H A Dmb_substr_variation6.phpt8 * Test how mb_substr() behaves when passed a range of integers as $start argument
20 * Loop through integers as multiples of ten for $offset argument
H A Dmb_substr_variation7.phpt8 * Test how mb_substr() behaves when passed a range of integers as $length argument
21 * Loop through integers as multiples of ten for $offset argument
/php-src/ext/zlib/tests/
H A Dgzinflate_length.phpt2 gzinflate() and $length argument
/php-src/sapi/fpm/tests/
H A Dbug78323.phpt12 // no argument for option
/php-src/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload_error2.phpt6 // Same as autoload_error1, but for argument types.
/php-src/Zend/tests/
H A Dmethod_argument_binding.phpt2 Edge cases in compile-time method argument binding

Completed in 27 milliseconds

1...<<11121314151617181920>>...35