Home
last modified time | relevance | path

Searched refs:value (Results 201 – 225 of 2191) sorted by relevance

12345678910>>...88

/PHP-8.1/Zend/tests/generators/
H A Dgenerator_method_by_ref.phpt18 foreach ($this->data as $key => &$value) {
19 yield $key => $value;
25 foreach ($test as &$value) {
26 $value *= -1;
/PHP-8.1/Zend/tests/
H A Dlsb_024.phpt7 private static $value = 'A';
10 echo static::$value, PHP_EOL;
14 protected static $value = 'B';
17 public static $value = 'C';
H A Dbug72813.phpt14 public function __set($prop, $value)
16 if ($prop === 'b') $value = [$value];
17 $this->props[$prop] = $value;
H A Dbug79979.phpt2 Bug #79979 (passing value to by-ref param via CUF(A) crashes)
16 Warning: str_replace(): Argument #4 ($count) must be passed by reference, value given in %s on line…
18 Warning: str_replace(): Argument #4 ($count) must be passed by reference, value given in %s on line…
20 Warning: str_replace(): Argument #4 ($count) must be passed by reference, value given in %s on line…
22 Warning: str_replace(): Argument #4 ($count) must be passed by reference, value given in %s on line…
/PHP-8.1/tests/lang/
H A DreturnByReference.006.phpt21 …rn by ref function call, assign by reference the return value of a function that returns by value:…
28 echo "\n---> 2. Via a return by ref function call, assign by reference the return value of a functi…
35 echo "\n---> 3. Via a return by ref function call, assign by reference the return value of a functi…
44 …urn by ref function call, assign by reference the return value of a function that returns by value:
50 ---> 2. Via a return by ref function call, assign by reference the return value of a function that …
56 ---> 3. Via a return by ref function call, assign by reference the return value of a function that …
/PHP-8.1/Zend/tests/weakrefs/
H A Dweakmap_weakness.phpt19 echo "\nDestructor in WeakMap value:\n";
48 echo "\nStoring object as own value:\n";
72 ["value"]=>
79 Destructor in WeakMap value:
99 ["value"]=>
106 Storing object as own value:
113 ["value"]=>
125 ["value"]=>
/PHP-8.1/ext/com_dotnet/
H A Dcom_extension.stub.php5 function variant_set(variant $variant, mixed $value): void {} argument
33 function variant_abs(mixed $value): variant {} argument
35 function variant_fix(mixed $value): variant {} argument
37 function variant_int(mixed $value): variant {} argument
39 function variant_neg(mixed $value): variant {} argument
41 function variant_not(mixed $value): variant {} argument
43 function variant_round(mixed $value, int $decimals): ?variant {} argument
72 … public function __construct(mixed $value = null, int $type = VT_EMPTY, int $codepage = CP_ACP) {} argument
/PHP-8.1/ext/standard/tests/array/
H A Drsort_object1.phpt15 // initializing object member value
16 function __construct($value){
17 $this->class_value = $value;
26 // initializing object member value
27 function __construct($value){
28 $this->class_value = $value;
31 // return string value
33 return (string)$this->value;
56 // testing rsort() function by supplying integer object array, flag value is default
61 // testing rsort() function by supplying string object array, flag value is default
[all …]
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 --
/PHP-8.1/ext/tidy/tests/
H A D010.phpt16 ["value"]=>
40 ["value"]=>
66 ["value"]=>
113 ["value"]=>
144 ["value"]=>
171 ["value"]=>
197 ["value"]=>
220 ["value"]=>
244 ["value"]=>
273 ["value"]=>
[all …]
/PHP-8.1/ext/spl/tests/
H A Dmultiple_iterator_001.phpt13 foreach($m as $value) {
14 var_dump($value);
35 foreach($m as $key => $value) {
36 var_dump($key, $value);
54 foreach($m as $key => $value) {
55 var_dump($key, $value);
63 foreach($m as $key => $value) {
64 var_dump($key, $value);
83 foreach($m as $key => $value) {
84 var_dump($key, $value);
[all …]
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.1/ext/intl/uchar/tests/
H A Dbug70455.phpt7 $value = IntlChar::getNumericValue("x");
8 var_dump($value);
9 var_dump($value === IntlChar::NO_NUMERIC_VALUE);
/PHP-8.1/Zend/tests/enum/
H A Dbacked-int.phpt2 Int enum value
11 var_dump(Foo::Bar->value);
12 var_dump(Foo::Baz->value);
/PHP-8.1/ext/opcache/tests/
H A Dbug73789.phpt13 public function getType($value): int
17 case ctype_alpha($value[0]):
18 $name = 'Lexer::T_' . strtoupper($value);
24 case $value === '.':
/PHP-8.1/ext/standard/tests/general_functions/
H A Dgetopt_003.phpt4 -vvv --v -a value --another value -1111 -2 --12 --0 --0 --1 -v
28 string(5) "value"
30 string(5) "value"
/PHP-8.1/tests/lang/operators/
H A Dnegate_variationStr.phpt36 Warning: A non-numeric value encountered in %s on line %d
42 Warning: A non-numeric value encountered in %s on line %d
46 Warning: A non-numeric value encountered in %s on line %d
50 Warning: A non-numeric value encountered in %s on line %d
54 Warning: A non-numeric value encountered in %s on line %d
58 Warning: A non-numeric value encountered in %s on line %d
/PHP-8.1/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.1/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.1/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.1/ext/oci8/tests/
H A Dconn_attr_3.phpt35 // Open another connect and verify the value.
45 // Open another connect and verify the value.
57 // Open another connect and verify the value.
72 The value of ACTION is TASK1
75 The value of ACTION is
79 The value of MODULE is PHP TEST2
82 The value of MODULE is PHP TEST2
87 The value of CLIENT_INFO is INFO13
88 The value of CLIENT_IDENTIFIER is ID003
91 The value of CLIENT_INFO is
[all …]
H A Drefcur_prefetch_1.phpt65 foreach($pref as $value) {
67 echo "Test with Prefetch value set to $value \n";
70 fetch_frm_php($c,$cur1,$value);
76 foreach($pref as $value) {
79 echo "Test with Prefetch (invalid) value set to $value \n";
99 oci_set_prefetch($cur1,$value);
138 Test with Prefetch value set to 0
151 Test with Prefetch value set to 1
164 Test with Prefetch value set to 501
181 Test with Prefetch value set to 499
[all …]
/PHP-8.1/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.1/Zend/
H A Dzend_vm_execute.h4589 value = Z_REFVAL_P(value); in ZEND_THROW_SPEC_CONST_HANDLER()
5189 value = Z_REFVAL_P(value); in ZEND_JMP_SET_SPEC_CONST_HANDLER()
5234 value = Z_REFVAL_P(value); in ZEND_COALESCE_SPEC_CONST_HANDLER()
5496 value = Z_REFVAL_P(value); in ZEND_STRLEN_SPEC_CONST_HANDLER()
5556 value = Z_REFVAL_P(value); in ZEND_TYPE_CHECK_SPEC_CONST_HANDLER()
7097 value = &c->value; in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER()
14720 value = Z_REFVAL_P(value); in ZEND_TYPE_CHECK_SPEC_TMPVAR_HANDLER()
19297 value = Z_REFVAL_P(value); in ZEND_JMP_SET_SPEC_TMP_HANDLER()
19343 value = Z_REFVAL_P(value); in ZEND_COALESCE_SPEC_TMP_HANDLER()
24624 value = &c->value; in ZEND_FETCH_CLASS_CONSTANT_SPEC_VAR_CONST_HANDLER()
[all …]
/PHP-8.1/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"

Completed in 245 milliseconds

12345678910>>...88