Home
last modified time | relevance | path

Searched refs:value (Results 251 – 275 of 2327) sorted by relevance

1...<<11121314151617181920>>...94

/PHP-8.3/ext/standard/tests/array/
H A Drsort_variation6.phpt14 echo "\n-- 'flag' value is default --\n";
19 echo "\n-- 'flag' value is SORT_REGULAR --\n";
24 echo "\n-- 'flag' value is SORT_NUMERIC --\n";
34 -- 'flag' value is default --
61 -- 'flag' value is SORT_REGULAR --
88 -- 'flag' value is SORT_NUMERIC --
H A Dcount_invalid.phpt50 count(): Argument #1 ($value) must be of type Countable|array, null given
51 count(): Argument #1 ($value) must be of type Countable|array, string given
52 count(): Argument #1 ($value) must be of type Countable|array, int given
53 count(): Argument #1 ($value) must be of type Countable|array, true given
54 count(): Argument #1 ($value) must be of type Countable|array, false given
55 count(): Argument #1 ($value) must be of type Countable|array, stdClass given
/PHP-8.3/ext/pcre/tests/
H A Dpreg_replace_callback_error1.phpt24 @print "\nArg value is $regex_value\n";
31 Arg value is abcdef
36 Arg value is /[a-zA-Z]
41 Arg value is [a-zA-Z]/
46 Arg value is /[a-zA-Z]/F
51 Arg value is Array
54 Arg value is /[0-9]/
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_097.phpt2 Incrementing/decrementing past max/min value (additional cases)
75 Cannot decrement property Test::$foo of type int past its minimal value
77 Cannot decrement property Test::$foo of type int past its minimal value
79 Cannot increment property Test::$foo of type int past its maximal value
81 Cannot increment property Test::$foo of type int past its maximal value
83 Cannot decrement a reference held by property Test::$foo of type int past its minimal value
85 Cannot decrement a reference held by property Test::$foo of type int past its minimal value
87 Cannot increment a reference held by property Test::$foo of type int past its maximal value
89 Cannot increment a reference held by property Test::$foo of type int past its maximal value
/PHP-8.3/ext/xml/tests/
H A Dxml_parser_set_option_errors.phpt62 Warning: xml_parser_set_option(): Argument #3 ($value) must be of type string|int|bool, array given…
64 Warning: xml_parser_set_option(): Argument #3 ($value) must be of type string|int|bool, stdClass gi…
67 Warning: xml_parser_set_option(): Argument #3 ($value) must be of type string|int|bool, array given…
69 Warning: xml_parser_set_option(): Argument #3 ($value) must be of type string|int|bool, stdClass gi…
72 Warning: xml_parser_set_option(): Argument #3 ($value) must be between 0 and 2147483647 for option …
74 Warning: xml_parser_set_option(): Argument #3 ($value) must be of type string|int|bool, array given…
76 Warning: xml_parser_set_option(): Argument #3 ($value) must be of type string|int|bool, stdClass gi…
80 xml_parser_set_option(): Argument #3 ($value) is not a supported target encoding
82 Warning: xml_parser_set_option(): Argument #3 ($value) must be of type string|int|bool, array given…
85 xml_parser_set_option(): Argument #3 ($value) is not a supported target encoding
[all …]
/PHP-8.3/ext/oci8/tests/
H A Dconn_attr_3.phpt36 // Open another connect and verify the value.
46 // Open another connect and verify the value.
58 // Open another connect and verify the value.
73 The value of ACTION is TASK1
76 The value of ACTION is
80 The value of MODULE is PHP TEST2
83 The value of MODULE is PHP TEST2
88 The value of CLIENT_INFO is INFO13
89 The value of CLIENT_IDENTIFIER is ID003
92 The value of CLIENT_INFO is
[all …]
H A Drefcur_prefetch_1.phpt67 foreach($pref as $value) {
69 echo "Test with Prefetch value set to $value \n";
72 fetch_frm_php($c,$cur1,$value);
78 foreach($pref as $value) {
81 echo "Test with Prefetch (invalid) value set to $value \n";
101 oci_set_prefetch($cur1,$value);
140 Test with Prefetch value set to 0
153 Test with Prefetch value set to 1
166 Test with Prefetch value set to 501
183 Test with Prefetch value set to 499
[all …]
H A Dconn_attr_2.phpt95 The value of MODULE is PHP TEST100
96 The value of ACTION is TASK100
97 The value of CLIENT_INFO is INFO1100
98 The value of CLIENT_IDENTIFIER is ID00100
102 The value of MODULE is %s
103 The value of ACTION is
104 The value of CLIENT_INFO is
105 The value of CLIENT_IDENTIFIER is
109 The value of MODULE is PHP TEST100
110 The value of ACTION is TASK100
[all …]
/PHP-8.3/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation9.phpt2 … symlink(), linkinfo(), link() and is_link() functions : usage variations - link & lstat[dev] value
13 Check linkinfo() value with lstat['dev']
39 echo "\nlinkinfo() value matches lstat['dev']\n";
41 echo "\nWarning: linkinfo() value doesn't match lstat['dev']\n";
54 echo "\nlinkinfo() value matches lstat['dev']\n";
56 echo "\nWarning: linkinfo() value doesn't match lstat['dev']\n";
71 echo "\nlinkinfo() value matches lstat['dev']\n";
73 echo "\nWarning: linkinfo() value doesn't match lstat['dev']\n";
97 linkinfo() value matches lstat['dev']
103 linkinfo() value matches lstat['dev']
[all …]
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_debug.h159 #define DBG_RETURN_EX(dbg_obj, value) DBG_LEAVE_EX((dbg_obj), return (value);) argument
162 #define DBG_RETURN_EX2(dbg_obj1, dbg_obj2, value) DBG_LEAVE_EX2((dbg_obj1), (dbg_obj2), return (val… argument
174 #define DBG_RETURN_EX(dbg_obj, value) return (value) argument
189 #define DBG_RETURN(value) DBG_RETURN_EX(MYSQLND_G(dbg), (value)) argument
201 #define TRACE_ALLOC_RETURN(value) DBG_RETURN_EX2(MYSQLND_G(dbg), MYSQLND_G(trace_alloc), (value)) argument
213 #define DBG_RETURN(value) return (value) argument
224 #define TRACE_ALLOC_RETURN(value) return (value) argument
/PHP-8.3/ext/intl/tests/
H A Dbug53512.phpt22 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
24 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
26 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
28 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
/PHP-8.3/Zend/tests/
H A Dlsb_023.phpt8 echo static::value(), PHP_EOL;
11 private static function value() { return 'A'; }
14 protected static function value() { return 'B'; }
17 public static function value() { return 'C'; }
H A Dbug34893.phpt10 function __set($name, $value) {
11 $this->$name = $value;
19 function __set($name, $value) {
20 $this->$name = $value;
/PHP-8.3/ext/spl/tests/
H A Dbug34548.phpt10 foreach($dataArray as $value) $this->append($value);
13 public function offsetSet($index, $value): void
15 parent::offsetSet($index, $value);
/PHP-8.3/tests/lang/
H A DreturnByReference.007.phpt23 …rn by ref function call, assign by reference the return value of a function that returns by value:…
30 echo "\n---> 2. Via a return by ref function call, assign by reference the return value of a functi…
37 echo "\n---> 3. Via a return by ref function call, assign by reference the return value of a functi…
46 …urn by ref function call, assign by reference the return value of a function that returns by value:
52 ---> 2. Via a return by ref function call, assign by reference the return value of a function that …
58 ---> 3. Via a return by ref function call, assign by reference the return value of a function that …
H A DreturnByReference.008.phpt24 …rn by ref function call, assign by reference the return value of a function that returns by value:…
31 echo "\n---> 2. Via a return by ref function call, assign by reference the return value of a functi…
38 echo "\n---> 3. Via a return by ref function call, assign by reference the return value of a functi…
47 …urn by ref function call, assign by reference the return value of a function that returns by value:
53 ---> 2. Via a return by ref function call, assign by reference the return value of a function that …
59 ---> 3. Via a return by ref function call, assign by reference the return value of a function that …
/PHP-8.3/ext/dom/tests/
H A DDOMAttr_value_basic_002.phpt2 Write non-string $value property
11 $attr->value = 1;
12 print $attr->value;
/PHP-8.3/Zend/tests/enum/
H A Dbacked-string.phpt2 String enum value
11 echo Foo::Bar->value . "\n";
12 echo Foo::Baz->value . "\n";
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_bit.phpt63 $value = 0;
65 $value = $max_value;
70 $value = 0;
72 $value += mt_rand(0, $rand_max);
74 $value = mt_rand(0, $max_value);
78 $bin = ($bits < 32) ? decbin($value) : dec32bin($value, $bits);
79 $sql = sprintf("INSERT INTO test(id, bit_value) VALUES (%s, b'%s')", $value, $bin);
100 if (($value != $row['id']) || (($bin != $row['_bin']) && ($bin2 != $row['_bin']))) {
103 $bits, $value, $bits, $row['id'], $row['_bin'], $bin, $bin2);
106 if ($value != $row['bit_value']) {
[all …]
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug46292.phpt18 public $value;
32 $pdoDb->query('CREATE TABLE testz (name VARCHAR(20) NOT NULL, value INT)');
55 ["value"]=>
60 ["value"]=>
67 ["value"]=>
72 ["value"]=>
/PHP-8.3/ext/standard/tests/general_functions/
H A Dprint_r.phpt142 var $value;
939 [value] => 50
950 [value] => 50
961 [value] => 50
1318 [value] => 50
1329 [value] => 50
1340 [value] => 50
1352 [value] => 50
1363 [value] => 50
1374 [value] => 50
[all …]
H A Dprint_r_64bit.phpt146 var $value;
943 [value] => 50
954 [value] => 50
965 [value] => 50
1322 [value] => 50
1333 [value] => 50
1344 [value] => 50
1356 [value] => 50
1367 [value] => 50
1378 [value] => 50
[all …]
/PHP-8.3/tests/basic/
H A D022.phpt7 …2%20; cookie3=val 3.; cookie 4= value 4 %3B; cookie1=bogus; %20cookie1=ignore;+cookie1=ignore;cook…
21 string(10) " value 4 ;"
27 string(7) " value"
/PHP-8.3/Zend/tests/weakrefs/
H A Dgh10043-003.phpt7 public function __construct(public readonly string $value) {
35 ["value"]=>
38 ["value"]=>
42 ["value"]=>
H A Dgh10043-004.phpt7 public function __construct(public readonly string $value) {
35 ["value"]=>
38 ["value"]=>
44 ["value"]=>

Completed in 41 milliseconds

1...<<11121314151617181920>>...94