Home
last modified time | relevance | path

Searched refs:one (Results 201 – 225 of 666) sorted by relevance

12345678910>>...27

/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_002.phpt46 Parameter one must either be a string or a ReflectionClass object
48 Parameter one must either be a string or a ReflectionClass object
H A DReflectionObject_isSubclassOf.002.phpt46 Parameter one must either be a string or a ReflectionClass object
48 Parameter one must either be a string or a ReflectionClass object
H A DReflectionExtension_getDependencies_variation2.phpt2 ReflectionExtension::getDependencies() method on an extension with one optional dependency
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation8.phpt41 echo "-- with one array --\n";
51 -- with one array --
H A Darray_product_variation3.phpt13 echo "\n-- Testing array_product() function with one negative number --\n";
34 -- Testing array_product() function with one negative number --
H A Darray_intersect_key_error.phpt15 // Testing array_intersect_key with one less than the expected number of arguments
19 // Testing array_intersect_key with one less than the expected number of arguments
H A Darray_multisort_basic1.phpt21 echo "\n-- Testing array_multisort() function with one argument --\n";
50 -- Testing array_multisort() function with one argument --
/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_export_basic8.phpt25 $a = array('one' => 'first');
57 'one' => 'first',
/PHP-7.4/ext/imap/tests/
H A Dbug46918.phpt19 ian@one@two';
67 'host' => 'one',
/PHP-7.4/Zend/tests/
H A Dns_trailing_comma_error_06.phpt2 Unmixed group use declarations mustn't allow more than one comma
H A Dclosure_use_variable_twice.phpt2 Closure cannot use one variable twice
H A Dbug67985.phpt6 $a = ['zero', 'one', 'two'];
H A Ddynamic_call_008.phpt2 Don't optimize dynamic call to non-dynamic one if it drops the warning
H A Dbug65051.phpt2 Bug #65051: count() off by one inside unset()
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_basic7.phpt151 Warning: mail(): 'orig-date' header must be at most one header. Array is passed for 'orig-date' in …
153 Warning: mail(): 'from' header must be at most one header. Array is passed for 'from' in %s on line…
155 Warning: mail(): 'sender' header must be at most one header. Array is passed for 'sender' in %s on …
157 Warning: mail(): 'reply-to' header must be at most one header. Array is passed for 'reply-to' in %s…
161 Warning: mail(): 'bcc' header must be at most one header. Array is passed for 'bcc' in %s on line 59
163 Warning: mail(): 'message-id' header must be at most one header. Array is passed for 'message-id' i…
165 Warning: mail(): 'in-reply-to' header must be at most one header. Array is passed for 'in-reply-to'…
/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_variation7.phpt53 array("one", "two", 'three', 'four'),
54 array("three", 'four', 'one', "two")
98 one two three four
H A Dsscanf_error.phpt18 echo "\n-- Testing sscanf() function with one argument --\n";
35 -- Testing sscanf() function with one argument --
H A Dprintf_basic2.phpt27 echo "\n-- Calling printf() with one arguments--\n";
51 -- Calling printf() with one arguments--
H A Dprintf_basic4.phpt27 echo "\n-- Calling printf() with one arguments--\n";
50 -- Calling printf() with one arguments--
H A Dprintf_basic5.phpt27 echo "\n-- Calling printf() with one arguments --\n";
50 -- Calling printf() with one arguments --
H A Dprintf_basic6.phpt26 echo "\n-- Calling printf() with one argument --\n";
49 -- Calling printf() with one argument --
/PHP-7.4/Zend/tests/variadic/
H A Dvariadic_implements_non_variadic.phpt2 A non-variadic function can be turned into a variadic one
/PHP-7.4/ext/posix/tests/
H A Dposix_getpgid_error.phpt22 echo "\n-- Testing posix_getpgid() with one extra argument --\n";
41 -- Testing posix_getpgid() with one extra argument --
/PHP-7.4/ext/standard/tests/http/
H A Dbug60570.phpt35 echo "leak? penultimate iteration: $b, last one: $a\n";
49 leak? penultimate iteration: %d, last one: %d
/PHP-7.4/ext/xmlrpc/tests/
H A D003.phpt9 "one" => "red",
41 <name>one</name>

Completed in 44 milliseconds

12345678910>>...27