Home
last modified time | relevance | path

Searched refs:argument (Results 276 – 300 of 869) sorted by relevance

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

/PHP-8.3/Zend/tests/variadic/
H A Dno_default_error.phpt2 Variadic argument cannot have a default value
H A Donly_last_error.phpt2 Only the last argument can be variadic
/PHP-8.3/ext/imap/tests/
H A Dimap_fetchheader_variation5.phpt2 Test imap_fetchheader() function : usage variations - $message_num argument
12 * Pass different integers and strings as $message_num argument
/PHP-8.3/ext/intl/tests/
H A Dcalendar_equals_error.phpt47 error: 0, IntlCalendar::equals() expects exactly 1 argument, 0 given
51 error: 0, IntlCalendar::equals() expects exactly 1 argument, 2 given
H A Dtimezone_createEnumeration_error.phpt12 Warning: IntlTimeZone::createEnumeration(): intltz_create_enumeration: invalid argument type in %s …
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_plugin.c165 PHPAPI void mysqlnd_plugin_apply_with_argument(apply_func_arg_t apply_func, void * argument) in mysqlnd_plugin_apply_with_argument() argument
171 result = apply_func(val, argument); in mysqlnd_plugin_apply_with_argument()
/PHP-8.3/ext/standard/tests/strings/
H A Dstrtr_variation4.phpt2 Test strtr() function : usage variations - empty string & null for 'str' argument
6 * empty string & null for 'str' argument and
H A Dnl2br_variation1.phpt2 Test nl2br() function : usage variations - double quoted strings for 'str' argument
6 * combinations of new line chars to 'str' argument
H A Dstr_split_variation4.phpt2 Test str_split() function : usage variations - different single quoted strings for 'str' argument
6 * passing different single quoted strings as 'str' argument to str_split()
31 //loop through each element of $values for 'str' argument
/PHP-8.3/ext/sysvmsg/tests/
H A D005.phpt51 Warning: msg_send(): msgsnd failed: Invalid argument in %s on line %d
61 Warning: msg_send(): msgsnd failed: Invalid argument in %s on line %d
/PHP-8.3/ext/standard/tests/array/
H A Darray_values_variation4.phpt7 * 1. Passed a two-dimensional array as $input argument
8 * 2. Passed a sub-array as $input argument
H A Darray_map_variation4.phpt6 * Test array_map() by passing associative array with different keys for $arr1 argument
9 echo "*** Testing array_map() : associative array with diff. keys for 'arr1' argument ***\n";
71 *** Testing array_map() : associative array with diff. keys for 'arr1' argument ***
H A Darray_map_variation5.phpt6 * Test array_map() by passing associative array with different values for $arr1 argument
9 echo "*** Testing array_map() : associative array with diff. values for 'arr1' argument ***\n";
75 *** Testing array_map() : associative array with diff. values for 'arr1' argument ***
H A Darray_fill_object.phpt2 Test array_fill() function : usage variations - various object values for 'val' argument
6 * testing array_fill() by passing various object values for 'val' argument
169 //array of object values for 'val' argument
185 // loop through each element of the array for 'val' argument
187 echo "--- Testing array_fill() with different object values for 'val' argument ---\n";
203 --- Testing array_fill() with different object values for 'val' argument ---
H A Darray_pad_variation3.phpt2 Test array_pad() function : usage variations - possible values for 'pad_value' argument
7 * different possible values for $pad_value argument.
11 echo "*** Testing array_pad() : possible values for \$pad_value argument ***\n";
13 // Initialise $input and $pad_size argument
41 // different values to be passed to $pad_value argument
115 *** Testing array_pad() : possible values for $pad_value argument ***
/PHP-8.3/ext/pcre/tests/
H A Dpreg_replace_error2.phpt9 * Testing how preg_replace reacts to being passed the wrong type of replacement argument
38 preg_replace(): Argument #1 ($pattern) must be of type array when argument #2 ($replacement) is an …
/PHP-8.3/tests/classes/
H A D__set__get_002.phpt12 Fatal error: Method Test::__get() must take exactly 1 argument in %s__set__get_002.php on line %d
H A Dinterface_optional_arg_002.phpt2 default argument value in interface implementation
/PHP-8.3/ext/sodium/tests/
H A Dbug78114.phpt14 sodium_bin2hex() expects exactly 1 argument, 0 given
/PHP-8.3/ext/phar/tests/
H A Dbug60261.phpt17 Phar::__construct() expects at least 1 argument, 0 given
/PHP-8.3/Zend/tests/
H A Dgc_039.phpt2 GC 039: Garbage created by replacing argument send by reference
H A Dbug74840.phpt2 Bug #74840: Opcache overwrites argument of GENERATOR_RETURN within finally
/PHP-8.3/ext/spl/tests/
H A Dbug79432.phpt2 Bug #79432 (spl_autoload_call() with non-string argument violates assertion)
/PHP-8.3/ext/sqlite3/tests/
H A Dsqlite3_open_empty_string.phpt2 SQLite3::open test with empty string argument via the constructor
/PHP-8.3/ext/standard/tests/http/http_build_query/
H A Dgh12745.phpt2 Bug GH-12745 (http_build_query() default null argument for $arg_separator is implicitly coerced to …

Completed in 24 milliseconds

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