Searched refs:argument (Results 251 – 275 of 1331) sorted by relevance
1...<<11121314151617181920>>...54
2 Test str_split() function : usage variations - different heredoc strings as 'str' argument 14 * Passing different heredoc strings as 'str' argument to the str_split() 18 echo "*** Testing str_split() : heredoc strings as 'str' argument ***\n";90 *** Testing str_split() : heredoc strings as 'str' argument ***
2 Test quoted_printable_decode() function : usage variations - unexpected values for 'str' argument11 * Testing quoted_printable_decode() : with different unexpected values for format argument other th…14 echo "*** Testing quoted_printable_decode() : with unexpected values for 'str' argument ***\n";100 *** Testing quoted_printable_decode() : with unexpected values for 'str' argument ***
2 Test str_pad() function : usage variations - unexpected inputs for '$pad_length' argument14 echo "*** Testing str_pad() function: with unexpected inputs for 'pad_length' argument ***\n";72 //defining '$input' argument88 *** Testing str_pad() function: with unexpected inputs for 'pad_length' argument ***
23 // with one argument less than expected28 // with two argument less than expected32 // with three argument less than expected
2 Test stripos() function : usage variations - null terminated strings for 'haystack' argument10 /* Test stripos() function with null terminated strings for 'haystack' argument
2 Test strrpos() function : usage variations - checking binary safe with 'haystack' argument10 /* Test strrpos() function with null terminated strings for 'haystack' argument
2 Test strrpos() function : usage variations - checking bianry safe with 'needle' argument10 /* Test strrpos() function with null terminated strings for 'needle' argument
62 Warning: flock(): Illegal operation argument in %s on line %d66 Warning: flock(): Illegal operation argument in %s on line %d70 Warning: flock(): Illegal operation argument in %s on line %d74 Warning: flock(): Illegal operation argument in %s on line %d
10 //Zero argument13 // less than expected,1 argument
2 Test sizeof() function : usage variations - different values for 'mode' argument 14 echo "--- Testing sizeof() with different values for 'mode' argument ---\n";56 // loop through the each element of $modes_array for 'mode' argument 75 --- Testing sizeof() with different values for 'mode' argument ---
2 Test array_combine() function : usage variations - unexpected values for 'values' argument12 * Testing array_combine() function by passing values to $values argument other than arrays14 * The $keys argument passed is a fixed array.17 echo "*** Testing array_combine() : Passing non-array values to \$values argument ***\n";42 // unexpected values to be passed to $values argument101 *** Testing array_combine() : Passing non-array values to $values argument ***
2 Test array_unshift() function : usage variations - assoc. array with diff. keys for 'array' argument12 * associative arrays having different possible keys to $array argument.13 * The $var argument passed is a fixed value38 // initializing $var argument41 // different variations of associative arrays to be passed to $array argument79 /* with default argument */
2 …st array_unshift() function : usage variations - assoc. array with diff values for 'array' argument14 * associative arrays having different possible values to $array argument.15 * The $var argument passed is a fixed value40 // initializing $var argument43 // different variations of associative arrays to be passed to $array argument75 /* with default argument */
6 * Description: Move array argument's internal pointer to the next element and return it 14 * as $array_arg argument.
2 Test asort() function : usage variations - unexpected values for 'sort_flags' argument12 * Testing asort() by providing different unexpected values for flag argument73 // when $flag argument is supplied with different values from $unexpected_values74 echo "\n-- Testing asort() by supplying different unexpected values for 'sort_flags' argument --\n";91 -- Testing asort() by supplying different unexpected values for 'sort_flags' argument --
2 Test krsort() function : usage variations - unexpected values for 'sort_flags' argument11 * Testing krsort() by providing different unexpected values for flag argument72 // when 'sort_flags' argument is supplied with different values73 echo "\n-- Testing krsort() by supplying different unexpected values for 'sort_flags' argument --\n…90 -- Testing krsort() by supplying different unexpected values for 'sort_flags' argument --
2 Test arsort() function : usage variations - unexpected values for 'sort_flags' argument12 * Testing arsort() by providing different unexpected values for flag argument73 // when $flag argument is supplied with different values from $unexpected_values74 echo "\n-- Testing arsort() by supplying different unexpected values for 'sort_flags' argument --\n…91 -- Testing arsort() by supplying different unexpected values for 'sort_flags' argument --
2 Test ksort() function : usage variations - unexpected values for 'sort_flags' argument11 * Testing ksort() by providing different unexpected values for flag argument72 // when 'sort_flags' argument is supplied with different values73 echo "\n-- Testing ksort() by supplying different unexpected values for 'sort_flags' argument --\n";90 -- Testing ksort() by supplying different unexpected values for 'sort_flags' argument --
2 Test sort() function : usage variations - unexpected values for 'sort_flags' argument11 * Testing sort() by providing different unexpected values for flag argument72 // when $flag argument is supplied with different values73 echo "\n-- Testing sort() by supplying different unexpected values for 'flag' argument --\n";94 -- Testing sort() by supplying different unexpected values for 'flag' argument --
2 Test array_unshift() function : usage variations - different array values for 'array' argument12 * to $array argument to which the $var arguments will be prepended15 echo "*** Testing array_unshift() : different arrays for \$array argument ***\n";17 // initialize $var argument20 // different arrays to be passed to $array argument53 /* with default argument */76 *** Testing array_unshift() : different arrays for $array argument ***
6 * Description: Move array argument's internal pointer to the previous element and return it 14 * as $array_arg argument.
12 * 1. a two-dimensional array as $input argument13 * 2. a sub-array as $input argument
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 --
19 $it->setPrefixPart($a, 1); // Should throw a warning as setPrefixPart expects argument 1 to be long…21 $it->setPrefixPart(1, $a); // Should throw a warning as setPrefixPart expects argument 2 to be a st…
30 Warning: Directory::read(): supplied argument is not a valid Directory resource in %s on line %d33 Warning: Directory::rewind(): supplied argument is not a valid Directory resource in %s on line %d36 Warning: Directory::close(): supplied argument is not a valid Directory resource in %s on line %d
Completed in 34 milliseconds