Searched refs:argument (Results 201 – 225 of 1331) sorted by relevance
12345678910>>...54
28 Function expects exactly one argument29 Function expects exactly one argument
2 Test array_unshift() function : basic functionality - associative arrays for 'array' argument11 * Testing array_unshift() by giving associative arrays for $array argument19 // Calling array_unshift() with default argument
24 // expected: Missing argument Warning40 Warning: Missing argument 3 for callback1() in %s on line %d45 Warning: Missing argument 4 for callback2() in %s on line %d
2 Test array_unshift() function : passing object for 'var' argument12 * an object to the $var argument15 echo "*** Testing array_unshift() : Passing object to \$var argument ***\n";65 // array to be passed to $array argument82 /* with default argument */105 *** Testing array_unshift() : Passing object to $var argument ***
2 Test array_combine() function : usage variations - unexpected values for 'keys' argument12 * Testing array_combine() function by passing values to $keys argument other than arrays14 * The $values argument passed is a fixed array.17 echo "*** Testing array_combine() : Passing non-array values to \$keys argument ***\n";19 // Initialise $values argument 42 // unexpected values to be passed to $keys argument101 *** Testing array_combine() : Passing non-array values to $keys argument ***
15 echo "*** Testing array_unique() : array with duplicate keys for \$input argument ***\n";24 *** Testing array_unique() : array with duplicate keys for $input argument ***
14 echo "*** Testing array_unique() : array with binary data for \$input argument ***\n";24 *** Testing array_unique() : array with binary data for $input argument ***
15 echo "*** Testing array_unique() : array with reference variables for \$input argument ***\n";37 *** Testing array_unique() : array with reference variables for $input argument ***
24 // default key array for both $arr1 and $arr2 argument27 // default key array for $arr1 and associative array for $arr2 argument33 // associative array for both $arr1 and $arr2 argument
46 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_variation5.php on line …48 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_variation5.php on line …50 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_variation5.php on line …
2 Test array_fill() function : usage variations - using return value of array_fill for 'val' argument 10 /* passing array_fill() as the 'val' argument in array_fill() function */20 // array of possible valid values for 'val' argument
23 // default key array for both $arr1 and $arr2 argument26 // default key array for $arr1 and associative array for $arr2 argument32 // associative array for both $arr1 and $arr2 argument
39 // With non existent comparison function and extra argument40 echo "\n-- Testing usort() function with non-existent compare function and extra argument --\n";52 -- Testing usort() function with non-existent compare function and extra argument --
2 Test setlocale() function : usage variations - passing multiple valid/invlaid locales as argument21 /* Test the setlocale() when multiple valid/invalid locales are provided as argument */48 pass as argument to setlocale(), pass 2 invalid arguments along with two valid arguments*/49 echo "*** Testing setlocale() by passing multiple valid/invalid locales as argument ***\n";68 // Now check for three locales that is present in the system and use that as argument to setlocale()97 *** Testing setlocale() by passing multiple valid/invalid locales as argument ***
2 Test nl_langinfo() function : unexpected inputs for '$tem' argument17 echo "*** Testing nl_langinfo() : with unexpected inputs for 'item' argument ***\n";54 //defining '$input' argument71 *** Testing nl_langinfo() : with unexpected inputs for 'item' argument ***
2 Test sscanf() function : usage variations - unexpected inputs for '$str' argument10 echo "*** Testing sscanf() function: with unexpected inputs for 'str' argument ***\n";69 //defining '$pad_length' argument85 *** Testing sscanf() function: with unexpected inputs for 'str' argument ***
2 Test str_pad() function : usage variations - unexpected inputs for '$input' argument14 echo "*** Testing str_pad() function: with unexpected inputs for 'input' argument ***\n";73 //defining '$pad_length' argument89 *** Testing str_pad() function: with unexpected inputs for 'input' argument ***
2 Test chr() function : usage variations - test values for $ascii argument11 echo "*** Testing chr() function: with unexpected inputs for 'ascii' argument ***\n";82 *** Testing chr() function: with unexpected inputs for 'ascii' argument ***
24 Warning: Missing argument 1 for TestClass::methodWithArgs() in %s on line %d26 Warning: Missing argument 2 for TestClass::methodWithArgs() in %s on line %d
28 Warning: Missing argument 1 for TestClass::methodWithArgs() in %s on line %d30 Warning: Missing argument 2 for TestClass::methodWithArgs() in %s on line %d
24 Warning: MessageFormatter::format(): Invalid UTF-8 data in argument key: '�' in %s on line %d27 Warning: MessageFormatter::format(): Invalid UTF-8 data in string argument: '�' in %s on line %d
42 Warning: Missing argument 1 for test2(), called in %s on line %d47 Warning: Missing argument 2 for test3() in %s on line %d
2 Bug #33996 (No information given for fatal error on passing invalid value to typed argument)27 Warning: Missing argument 1 for NormalTest(), called in %sbug33996.php on line %d and defined in %s…
29 Warning: Invalid argument supplied for foreach() in %s on line 534 Warning: Invalid argument supplied for foreach() in %s on line 15
Completed in 32 milliseconds