Home
last modified time | relevance | path

Searched refs:value (Results 76 – 100 of 2016) sorted by relevance

12345678910>>...81

/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_006w.phpt21 …llo world</ns1:param1><ns1:param2><ns2:value>12.345</ns2:value><ns2:value>45</ns2:value><ns2:value
23 …ing><detail><ns2:ArrayOfFloatPart><ns1:value>12.345</ns1:value><ns1:value>45</ns1:value><ns1:value
H A Dr4_groupH_simple_doclit_010w.phpt22 …m2>12.345</ns1:param2><ns1:param3><ns2:value>one</ns2:value><ns2:value>two</ns2:value><ns2:value>t…
24 …ng><detail><ns2:ArrayOfStringPart><ns1:value>one</ns1:value><ns1:value>two</ns1:value><ns1:value>t…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dintval.phpt40 foreach ($valid_ints as $value ) {
41 var_dump( intval($value) );
46 foreach ($valid_ints as $value ) {
47 var_dump( intval($value, 10) );
52 foreach ($valid_ints as $value ) {
53 var_dump( intval($value, 16) );
57 foreach ($valid_ints as $value ) {
58 var_dump( intval($value, 8) );
77 '-2147483649', // float value
78 '2147483648', // float value
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Dkrsort_variation4.phpt13 * 1.flag value as defualt
26 echo "\n-- Testing krsort() by supplying octal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing krsort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
36 echo "\n-- Testing krsort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
46 -- Testing krsort() by supplying octal value array, 'flag' value is defualt --
69 -- Testing krsort() by supplying octal value array, 'flag' value is SORT_REGULAR --
92 -- Testing krsort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Dksort_variation10.phpt12 * 1.flag value as defualt
25 echo "\n-- Testing ksort() by supplying octal value array, 'flag' value is defualt --\n";
30 echo "\n-- Testing ksort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
35 echo "\n-- Testing ksort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
45 -- Testing ksort() by supplying octal value array, 'flag' value is defualt --
68 -- Testing ksort() by supplying octal value array, 'flag' value is SORT_REGULAR --
91 -- Testing ksort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Darray_map_variation13.phpt20 echo "-- with integer return value --\n";
27 echo "-- with string return value --\n";
34 echo "-- with bool return value --\n";
41 echo "-- with null return value --\n";
48 echo "-- with no return value --\n";
58 *** Testing array_map() : callback with diff return value ***
59 -- with integer return value --
68 -- with string return value --
77 -- with bool return value --
86 -- with null return value --
[all …]
H A Darsort_variation10.phpt13 * 1.flag value as defualt
26 echo "\n-- Testing arsort() by supplying octal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing arsort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
36 echo "\n-- Testing arsort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
46 -- Testing arsort() by supplying octal value array, 'flag' value is defualt --
69 -- Testing arsort() by supplying octal value array, 'flag' value is SORT_REGULAR --
92 -- Testing arsort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Dasort_variation10.phpt13 * 1.flag value as defualt
26 echo "\n-- Testing asort() by supplying octal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing asort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
36 echo "\n-- Testing asort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
46 -- Testing asort() by supplying octal value array, 'flag' value is defualt --
69 -- Testing asort() by supplying octal value array, 'flag' value is SORT_REGULAR --
92 -- Testing asort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Dsort_variation10.phpt14 * 1.flag value as defualt
24 echo "\n-- Testing sort() by supplying octal value array, 'flag' value is defualt --\n";
29 echo "\n-- Testing sort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
34 echo "\n-- Testing sort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
44 -- Testing sort() by supplying octal value array, 'flag' value is defualt --
67 -- Testing sort() by supplying octal value array, 'flag' value is SORT_REGULAR --
90 -- Testing sort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Dkrsort_variation6.phpt13 * 1.flag value as defualt
26 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\…
36 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\…
46 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is defualt --
69 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
92 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dsort_variation6.phpt13 * flag value as defualt
23 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is defualt --\n";
28 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n";
33 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n";
43 -- Testing sort() by supplying hexadecimal value array, 'flag' value is defualt --
70 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
97 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
/PHP-7.4/Zend/tests/
H A D033.phpt22 Notice: Trying to access array offset on value of type null in %s on line %d
24 Notice: Trying to access array offset on value of type null in %s on line %d
26 Notice: Trying to access array offset on value of type null in %s on line %d
28 Notice: Trying to access array offset on value of type null in %s on line %d
30 Notice: Trying to access array offset on value of type null in %s on line %d
34 Notice: Trying to access array offset on value of type null in %s on line %d
36 Notice: Trying to access array offset on value of type null in %s on line %d
38 Notice: Trying to access array offset on value of type null in %s on line %d
40 Notice: Trying to access array offset on value of type null in %s on line %d
58 Warning: Creating default object from empty value in %s on line %d
[all …]
/PHP-7.4/ext/simplexml/tests/
H A Dbug62639.phpt19 <value attr="Some Attr">Some Value</value>
27 foreach ($a1->b->c->children() as $key => $value) {
28 var_dump($value);
35 <c><value attr="Some Attr">Some Value</value></c>
42 foreach ($a2->b->c->children() as $key => $value) {
43 var_dump($value);
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug42736.phpt16 …me>GetProducts</methodName><params><param><value><dateTime.iso8601>20060922T14:26:19</dateTime.iso…
36 <value>
40 <value>
43 <value>
45 </value>
48 </value>
51 </value>
H A Dbug45226.phpt25 <value>
29 <value>
31 </value>
34 </value>
43 <value>
47 <value>
49 </value>
52 </value>
/PHP-7.4/ext/json/
H A Djson_parser.y51 zval value; member
59 %token <value> PHP_JSON_T_NUL
60 %token <value> PHP_JSON_T_TRUE
62 %token <value> PHP_JSON_T_INT
69 %type <value> start object key value array
87 value PHP_JSON_T_EOI
152 key ':' value
199 value
204 | element ',' value
216 value:
[all …]
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt69 foreach($values as $value) {
70 echo @"\nArg value: $value (type: " . gettype($value) . ")\n";
83 Arg value: 0 (type: integer)
88 Arg value: 1 (type: integer)
153 Arg value: (type: NULL)
158 Arg value: (type: NULL)
168 Arg value: (type: boolean)
183 Arg value: (type: string)
188 Arg value: (type: string)
203 Arg value: (type: NULL)
[all …]
/PHP-7.4/ext/opcache/tests/
H A Dbug81015.phpt6 function ternary(bool $enabled, ?string $value): void
9 if ($enabled ? true : $value === null) {
10 echo ($value ?? 'NULL') . "\n";
16 ternary(true, 'value');
18 ternary(false, 'value');
23 value
/PHP-7.4/sapi/apache2handler/
H A Dapache_config.c49 char *value; member
62 if (!strncasecmp(value, "none", sizeof("none"))) { in real_value_hnd()
63 value = ""; in real_value_hnd()
66 e.value = apr_pstrdup(cmd->pool, value); in real_value_hnd()
67 e.value_len = strlen(value); in real_value_hnd()
77 return real_value_hnd(cmd, dummy, name, value, PHP_INI_PERDIR); in php_apache_value_handler()
82 return real_value_hnd(cmd, dummy, name, value, PHP_INI_SYSTEM); in php_apache_admin_value_handler()
101 return real_flag_hnd(cmd, dummy, name, value, PHP_INI_PERDIR); in php_apache_flag_handler()
106 return real_flag_hnd(cmd, dummy, name, value, PHP_INI_SYSTEM); in php_apache_admin_flag_handler()
182 return pe->value; in get_php_config()
[all …]
/PHP-7.4/ext/reflection/tests/
H A Dbug40431.phpt8 $Obj->value = 'value';
28 $Obj->value = 'value';
45 $Obj->value = 'value';
59 private $value = 1;
66 $Obj->value = 'value';
85 string(5) "value"
99 string(5) "value"
113 string(5) "value"
127 string(5) "value"
/PHP-7.4/ext/xmlreader/tests/
H A D003-mb.phpt24 echo $reader->value . "\n";
26 if ($reader->getAttribute($reader->name) == $reader->value) {
33 echo $reader->value . "\n";
35 if ($reader->getAttribute($reader->name) == $reader->value) {
42 echo $reader->value . "\n";
44 if ($reader->getAttribute('num') == $reader->value) {
50 echo $reader->value . "\n";
52 if ($reader->getAttribute('idx') == $reader->value) {
59 echo $reader->value . "\n";
61 if ($reader->getAttributeNo(0) == $reader->value) {
[all …]
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug62593.phpt18 $value = true;
20 $query->bindValue(':foo', $value, PDO::PARAM_BOOL);
23 var_dump($value);
30 $value = true;
31 $query->bindParam(':foo', $value, PDO::PARAM_BOOL);
32 $value = false;
35 var_dump($value);
38 $value = '0';
39 $query->bindParam(':foo', $value, PDO::PARAM_BOOL);
44 $value = "abc";
[all …]
/PHP-7.4/tests/basic/
H A D023.phpt7 c o o k i e=value; c o o k i e= v a l u e ;;c%20o+o k+i%20e=v;name="value","value",UEhQIQ==;UEhQIQ=…
15 string(5) "value"
19 string(24) ""value","value",UEhQIQ=="
/PHP-7.4/ext/soap/tests/
H A Dbug48557.phpt25 <value xsi:type="xsd:int">123</value>
29 <value xsi:type="xsd:string">123</value>
33 <value xsi:type="xsd:float">123.5</value>
37 <value xsi:type="xsd:float">123.5</value>
41 <value xsi:type="xsd:float">123.5</value>
45 <value xsi:type="xsd:float">123.5</value>
/PHP-7.4/ext/standard/tests/strings/
H A Dwordwrap_variation5.phpt21 echo "\n-- Testing wordwrap() with default break value and single space as value --\n";
22 echo "-- with default break and cut value --\n";
23 var_dump( wordwrap($str, $width) ); // default break and cut value
25 echo "-- with default cut value --\n";
31 echo "-- with cut value as false --\n";
36 echo "-- with cut value as true --\n";
46 -- Testing wordwrap() with default break value and single space as value --
47 -- with default break and cut value --
51 -- with default cut value --
54 -- with cut value as false --
[all …]

Completed in 45 milliseconds

12345678910>>...81