Home
last modified time | relevance | path

Searched refs:values (Results 251 – 275 of 1096) sorted by relevance

1...<<11121314151617181920>>...44

/php-src/ext/standard/tests/general_functions/
H A Dis_float_64bit.phpt11 echo "*** Testing is_float(), is_double() with float values***\n";
12 // different valid float values
46 different float values, expected: bool(true) */
54 echo "\n*** Testing is_float(), is_double() with non float values ***\n";
63 // non_scalar values, objects, arrays, resources and boolean
129 *** Testing is_float(), is_double() with float values***
221 *** Testing is_float(), is_double() with non float values ***
/php-src/ext/intl/tests/
H A Dtimezone_createTimeZoneIDEnumeration_variant2.phpt28 $values = iterator_to_array($enum);
32 array_intersect($values,
/php-src/ext/gmp/tests/
H A Dsurprising_integer_literals.phpt8 $values = [
18 foreach ($values as $value) {
/php-src/Zend/tests/type_declarations/iterable/
H A Diterable_002.phpt2 iterable type#002 - Default values
15 // No other values should be allowed as defaults
/php-src/ext/gd/tests/
H A Dimagecopyresampled_variation1.phpt37 echo 'different pixel values', PHP_EOL;
42 /* assign actual component values */
48 /* test for expected component values */
H A Dimagecolorallocate_variation5.phpt2 Test imagecolorallocate() function : usage variations - passing octal and hexa-decimal values
22 $values = array(
37 foreach($values as $key => $value) {
/php-src/ext/ctype/tests/
H A Dctype_alpha_variation3.phpt16 $values = array(
43 // loop through each element of $values to test behaviour of ctype_alnum()
45 foreach($values as $value) {
/php-src/ext/standard/tests/strings/
H A Dsprintf_variation10.phpt2 Test sprintf() function : usage variations - float formats with integer values
5 echo "*** Testing sprintf() : float formats with integer values ***\n";
7 // array of int type values
49 *** Testing sprintf() : float formats with integer values ***
H A Dsprintf_variation28.phpt2 Test sprintf() function : usage variations - octal formats with integer values
11 echo "*** Testing sprintf() : octal formats with integer values ***\n";
13 // array of integer values
54 *** Testing sprintf() : octal formats with integer values ***
H A Dsprintf_variation28_64bit.phpt2 Test sprintf() function : usage variations - octal formats with integer values
7 echo "*** Testing sprintf() : octal formats with integer values ***\n";
9 // array of integer values
50 *** Testing sprintf() : octal formats with integer values ***
H A Dsprintf_variation3.phpt2 Test sprintf() function : usage variations - int formats with int values
5 echo "*** Testing sprintf() : integer formats with integer values ***\n";
7 // different valid integer values
47 *** Testing sprintf() : integer formats with integer values ***
H A Dsprintf_variation40.phpt2 Test sprintf() function : usage variations - unsigned formats with integer values
11 echo "*** Testing sprintf() : unsigned formats with integer values ***\n";
13 // array of integer values
55 *** Testing sprintf() : unsigned formats with integer values ***
H A Dsprintf_variation40_64bit.phpt2 Test sprintf() function : usage variations - unsigned formats with integer values
7 echo "*** Testing sprintf() : unsigned formats with integer values ***\n";
9 // array of integer values
51 *** Testing sprintf() : unsigned formats with integer values ***
H A Dpack_Z.phpt21 Warning: unpack(): Type Z: not enough input values, need 2 values but only 1 was provided in %s on …
/php-src/ext/standard/tests/array/
H A Dksort_variation5.phpt6 * testing ksort() by providing array of string values for $array argument with
7 * following flag values:
16 // diff. escape sequence chars with key values
22 // array containing different strings with key values
43 // loop through $flags array and call ksort() with all possible sort flag values
H A Dkrsort_variation5.phpt6 * testing krsort() by providing array of string values for $array argument with
7 * following flag values:
16 // diff. escape sequence chars with key values
22 // array containing different strings with key values
43 // loop through $flags array and call krsort() with all possible sort flag values
H A Darray_unshift_variation3.phpt2 Test array_unshift() function : usage variations - different array values for 'array' argument
17 /*1*/ array(1, 2), // array with default keys and numeric values
18 array(1.1, 2.2), // array with default keys & float values
20 array(false,true), // array with default keys and boolean values
26 /*8*/ array(1 => "one", 2 => "two", 3 => "three"), // explicit numeric keys, string values
27 array("one" => 1, "two" => 2, "three" => 3 ), // string keys & numeric values
28 array( 1 => 10, 2 => 20, 4 => 40, 3 => 30), // explicit numeric keys and numeric values
32 // associative array, containing null/empty/boolean values as key/value
H A Darray_diff_assoc_variation8.phpt2 Test array_diff_assoc() function : usage variations - array containing duplicate keys and values
8 * 2. duplicate values
H A Darray_diff_variation6.phpt2 Test array_diff() function : usage variations - array containing duplicate keys and values
8 * 2. duplicate values
H A Darray_reverse_variation3.phpt2 Test array_reverse() function : usage variations - different array values for 'array' argument
7 * different array values for $array argument
33 /*1*/ array(1, 2), // array with default keys and numeric values
34 array(1.1, 2.2), // array with default keys & float values
36 array(false,true), // array with default keys and boolean values
42 /*8*/ array(1 => "one", 2 => "two", 3 => "three"), // explicit numeric keys, string values
43 array("one" => 1, "two" => 2, "three" => 3 ), // string keys & numeric values
44 array( 1 => 10, 2 => 20, 4 => 40, 3 => 30), // explicit numeric keys and numeric values
48 // associative array, containing null/empty/boolean values as key/value
H A Darsort_variation10.phpt2 Test arsort() function : usage variations - sort octal values
6 … testing arsort() by providing different octal array for $array argument with following flag values
14 // an array contains unsorted octal values
H A Dasort_variation10.phpt2 Test asort() function : usage variations - sort octal values
6 * testing asort() by providing different octal array for $array argument with following flag values
14 // an array contains unsorted octal values
/php-src/ext/standard/tests/math/
H A Dfloor_basic.phpt8 $values = array(0,
30 foreach($values as $value) {
/php-src/ext/ldap/tests/
H A Dbug77958.phpt2 ldap_modify_batch() - bug 77958 - values in ldap_modify_batch must be "string"
20 "values" => array(
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetFloat_extreme_range.phpt11 private array $values = [
19 return \array_shift($this->values);

Completed in 28 milliseconds

1...<<11121314151617181920>>...44