Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 2510) sorted by relevance

12345678910>>...101

/php-src/ext/standard/tests/general_functions/
H A Dproc_open_pipes1.phpt22 resource(%d) of type (Unknown)
24 resource(%d) of type (Unknown)
26 resource(%d) of type (Unknown)
28 resource(%d) of type (Unknown)
30 resource(%d) of type (Unknown)
32 resource(%d) of type (Unknown)
34 resource(%d) of type (Unknown)
36 resource(%d) of type (Unknown)
38 resource(%d) of type (Unknown)
40 resource(%d) of type (Unknown)
[all …]
H A Dgettype_settype_variation5.phpt12 settype() to resource type.
16 set the type of the variable to resource type
133 $type = "resource";
136 echo "\n-- Setting type of data to $type --\n";
141 // get the current data type
166 Cannot convert to resource type
171 Cannot convert to resource type
176 Cannot convert to resource type
181 Cannot convert to resource type
186 Cannot convert to resource type
[all …]
/php-src/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt81 Arg value: 0 (type: integer)
84 Arg value: 1 (type: integer)
123 Arg value: (type: NULL)
126 Arg value: (type: NULL)
129 Arg value: 1 (type: boolean)
132 Arg value: (type: boolean)
138 Arg value: (type: boolean)
141 Arg value: (type: string)
144 Arg value: (type: string)
153 Arg value: (type: NULL)
[all …]
/php-src/ext/soap/tests/bugs/
H A Dbug37083.phpt19type="ns3:SearchResponseItem" xmlns:ns3="urn:java:de.pangaea.metadataportal.search.SearchService" …
29type="ns13:Map" xmlns:ns13="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
30type="ns14:Map" xmlns:ns14="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
31type="ns15:Map" xmlns:ns15="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
32type="ns16:Map" xmlns:ns16="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
33type="ns17:Map" xmlns:ns17="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
34type="ns18:Map" xmlns:ns18="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
35type="ns19:Map" xmlns:ns19="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
36type="ns20:Map" xmlns:ns20="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
37type="ns21:Map" xmlns:ns21="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.…
[all …]
/php-src/ext/dom/lexbor/lexbor/css/property/
H A Dres.h50 …_border_t) {.style = LXB_CSS_BORDER_NONE, .width = {.type = LXB_CSS_BORDER_MEDIUM}, .color = {.typ…
53 …_bottom_t) {.style = LXB_CSS_BORDER_NONE, .width = {.type = LXB_CSS_BORDER_MEDIUM}, .color = {.typ…
59 …er_left_t) {.style = LXB_CSS_BORDER_NONE, .width = {.type = LXB_CSS_BORDER_MEDIUM}, .color = {.typ…
65 …r_right_t) {.style = LXB_CSS_BORDER_NONE, .width = {.type = LXB_CSS_BORDER_MEDIUM}, .color = {.typ…
71 …der_top_t) {.style = LXB_CSS_BORDER_NONE, .width = {.type = LXB_CSS_BORDER_MEDIUM}, .color = {.typ…
83 &(lxb_css_property_clear_t) {.type = LXB_CSS_CLEAR_NONE}},
86 &(lxb_css_value_color_t) {.type = LXB_CSS_COLOR_CURRENTCOLOR}},
98type = LXB_CSS_VALUE__UNDEF, .grow = {.type = LXB_CSS_FLEX_GROW__NUMBER, .number = {.num = 0, .is_…
119 &(lxb_css_property_float_t) {.type = LXB_CSS_FLOAT_NONE}},
266 …tion_t) {.line = {.type = LXB_CSS_TEXT_DECORATION_LINE_NONE}, .style = {.type = LXB_CSS_TEXT_DECOR…
[all …]
/php-src/ext/standard/tests/file/
H A Dfgetc_basic.phpt68 resource(%d) of type (stream)
72 resource(%d) of type (stream)
76 resource(%d) of type (stream)
80 resource(%d) of type (stream)
84 resource(%d) of type (stream)
88 resource(%d) of type (stream)
94 resource(%d) of type (stream)
98 resource(%d) of type (stream)
102 resource(%d) of type (stream)
106 resource(%d) of type (stream)
[all …]
/php-src/ext/dom/tests/
H A Dbug38474.phpt15 pre:type="bar" type="foo" ><sub /></node>';
18 echo $dom->firstChild->getAttribute('type')."\n";
21 $dom->firstChild->setAttribute('pre:type', 'bar2');
22 $dom->firstChild->setAttribute('type', 'foo2');
23 $dom->firstChild->setAttribute('post:type', 'baz');
24 $dom->firstChild->setAttribute('new:type', 'baz2');
26 echo $dom->firstChild->getAttribute('type')."\n";
30 $dom->firstChild->removeAttribute('pre:type');
31 $dom->firstChild->removeAttribute('type');
33 echo $dom->firstChild->getAttribute('type')."\n";
[all …]
/php-src/ext/ffi/
H A Dffi.c499 cdata->type = type; in zend_ffi_cdata_to_zval_slow()
511 cdata->type = type; in zend_ffi_cdata_to_zval_slow_ptr()
528 cdata->type = type; in zend_ffi_cdata_to_zval_slow_ret()
1234 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_read_field()
1266 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_read_field()
1450 type = ZEND_FFI_TYPE(type->array.type); in zend_ffi_cdata_write_dim()
1460 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_write_dim()
1615 type = ZEND_FFI_TYPE(type->array.type); in zend_ffi_ctype_name()
2145 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_get_closure()
6321 type->pointer.type = dcl->type;
[all …]
/php-src/ext/standard/tests/array/
H A Darray_diff_ukey_variation2.phpt12 //Initialize key_comp_func of type callback
118 array_diff_ukey(): Argument #2 must be of type array, int given
119 array_diff_ukey(): Argument #2 must be of type array, int given
122 array_diff_ukey(): Argument #2 must be of type array, int given
123 array_diff_ukey(): Argument #2 must be of type array, int given
126 array_diff_ukey(): Argument #2 must be of type array, int given
127 array_diff_ukey(): Argument #2 must be of type array, int given
130 array_diff_ukey(): Argument #2 must be of type array, int given
131 array_diff_ukey(): Argument #2 must be of type array, int given
154 array_diff_ukey(): Argument #2 must be of type array, null given
[all …]
H A Darray_intersect_variation2.phpt118 array_intersect(): Argument #2 must be of type array, int given
121 array_intersect(): Argument #2 must be of type array, int given
124 array_intersect(): Argument #2 must be of type array, int given
127 array_intersect(): Argument #2 must be of type array, int given
130 array_intersect(): Argument #2 must be of type array, float given
133 array_intersect(): Argument #2 must be of type array, float given
136 array_intersect(): Argument #2 must be of type array, float given
145 array_intersect(): Argument #2 must be of type array, null given
148 array_intersect(): Argument #2 must be of type array, null given
151 array_intersect(): Argument #2 must be of type array, true given
[all …]
H A Darray_intersect_assoc_variation2.phpt118 array_intersect_assoc(): Argument #2 must be of type array, int given
121 array_intersect_assoc(): Argument #2 must be of type array, int given
124 array_intersect_assoc(): Argument #2 must be of type array, int given
127 array_intersect_assoc(): Argument #2 must be of type array, int given
130 array_intersect_assoc(): Argument #2 must be of type array, float given
133 array_intersect_assoc(): Argument #2 must be of type array, float given
136 array_intersect_assoc(): Argument #2 must be of type array, float given
145 array_intersect_assoc(): Argument #2 must be of type array, null given
148 array_intersect_assoc(): Argument #2 must be of type array, null given
151 array_intersect_assoc(): Argument #2 must be of type array, true given
[all …]
H A Darray_intersect_ukey_variation2.phpt116 array_intersect_ukey(): Argument #2 must be of type array, int given
117 array_intersect_ukey(): Argument #2 must be of type array, int given
120 array_intersect_ukey(): Argument #2 must be of type array, int given
121 array_intersect_ukey(): Argument #2 must be of type array, int given
124 array_intersect_ukey(): Argument #2 must be of type array, int given
125 array_intersect_ukey(): Argument #2 must be of type array, int given
128 array_intersect_ukey(): Argument #2 must be of type array, int given
129 array_intersect_ukey(): Argument #2 must be of type array, int given
152 array_intersect_ukey(): Argument #2 must be of type array, null given
153 array_intersect_ukey(): Argument #2 must be of type array, null given
[all …]
H A Darray_diff_key_variation1.phpt106 array_diff_key(): Argument #1 ($array) must be of type array, int given
107 array_diff_key(): Argument #1 ($array) must be of type array, int given
110 array_diff_key(): Argument #1 ($array) must be of type array, int given
111 array_diff_key(): Argument #1 ($array) must be of type array, int given
114 array_diff_key(): Argument #1 ($array) must be of type array, int given
115 array_diff_key(): Argument #1 ($array) must be of type array, int given
118 array_diff_key(): Argument #1 ($array) must be of type array, int given
119 array_diff_key(): Argument #1 ($array) must be of type array, int given
142 array_diff_key(): Argument #1 ($array) must be of type array, null given
143 array_diff_key(): Argument #1 ($array) must be of type array, null given
[all …]
H A Darray_diff_key_variation2.phpt107 array_diff_key(): Argument #2 must be of type array, int given
108 array_diff_key(): Argument #2 must be of type array, int given
111 array_diff_key(): Argument #2 must be of type array, int given
112 array_diff_key(): Argument #2 must be of type array, int given
115 array_diff_key(): Argument #2 must be of type array, int given
116 array_diff_key(): Argument #2 must be of type array, int given
119 array_diff_key(): Argument #2 must be of type array, int given
120 array_diff_key(): Argument #2 must be of type array, int given
143 array_diff_key(): Argument #2 must be of type array, null given
144 array_diff_key(): Argument #2 must be of type array, null given
[all …]
H A Darray_intersect_key_variation2.phpt111 array_intersect_key(): Argument #2 must be of type array, int given
112 array_intersect_key(): Argument #2 must be of type array, int given
115 array_intersect_key(): Argument #2 must be of type array, int given
116 array_intersect_key(): Argument #2 must be of type array, int given
119 array_intersect_key(): Argument #2 must be of type array, int given
120 array_intersect_key(): Argument #2 must be of type array, int given
123 array_intersect_key(): Argument #2 must be of type array, int given
124 array_intersect_key(): Argument #2 must be of type array, int given
147 array_intersect_key(): Argument #2 must be of type array, null given
148 array_intersect_key(): Argument #2 must be of type array, null given
[all …]
H A Darray_intersect_uassoc_variation2.phpt118 array_intersect_uassoc(): Argument #2 must be of type array, int given
119 array_intersect_uassoc(): Argument #2 must be of type array, int given
122 array_intersect_uassoc(): Argument #2 must be of type array, int given
123 array_intersect_uassoc(): Argument #2 must be of type array, int given
126 array_intersect_uassoc(): Argument #2 must be of type array, int given
127 array_intersect_uassoc(): Argument #2 must be of type array, int given
130 array_intersect_uassoc(): Argument #2 must be of type array, int given
131 array_intersect_uassoc(): Argument #2 must be of type array, int given
154 array_intersect_uassoc(): Argument #2 must be of type array, null given
155 array_intersect_uassoc(): Argument #2 must be of type array, null given
[all …]
H A Darray_intersect_ukey_variation1.phpt116 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
117 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
120 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
121 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
124 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
125 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
128 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
129 array_intersect_ukey(): Argument #1 ($array) must be of type array, int given
152 array_intersect_ukey(): Argument #1 ($array) must be of type array, null given
153 array_intersect_ukey(): Argument #1 ($array) must be of type array, null given
[all …]
H A Darray_diff_ukey_variation1.phpt114 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
115 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
118 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
119 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
122 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
123 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
126 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
127 array_diff_ukey(): Argument #1 ($array) must be of type array, int given
150 array_diff_ukey(): Argument #1 ($array) must be of type array, null given
151 array_diff_ukey(): Argument #1 ($array) must be of type array, null given
[all …]
H A Darray_intersect_key_variation1.phpt110 array_intersect_key(): Argument #1 ($array) must be of type array, int given
111 array_intersect_key(): Argument #1 ($array) must be of type array, int given
114 array_intersect_key(): Argument #1 ($array) must be of type array, int given
115 array_intersect_key(): Argument #1 ($array) must be of type array, int given
118 array_intersect_key(): Argument #1 ($array) must be of type array, int given
119 array_intersect_key(): Argument #1 ($array) must be of type array, int given
122 array_intersect_key(): Argument #1 ($array) must be of type array, int given
123 array_intersect_key(): Argument #1 ($array) must be of type array, int given
146 array_intersect_key(): Argument #1 ($array) must be of type array, null given
147 array_intersect_key(): Argument #1 ($array) must be of type array, null given
[all …]
H A Darray_intersect_uassoc_variation1.phpt118 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
119 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
122 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
123 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
126 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
127 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
130 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
131 array_intersect_uassoc(): Argument #1 ($array) must be of type array, int given
154 array_intersect_uassoc(): Argument #1 ($array) must be of type array, null given
155 array_intersect_uassoc(): Argument #1 ($array) must be of type array, null given
[all …]
H A Darray_intersect_variation1.phpt117 array_intersect(): Argument #1 ($array) must be of type array, int given
120 array_intersect(): Argument #1 ($array) must be of type array, int given
123 array_intersect(): Argument #1 ($array) must be of type array, int given
126 array_intersect(): Argument #1 ($array) must be of type array, int given
129 array_intersect(): Argument #1 ($array) must be of type array, float given
132 array_intersect(): Argument #1 ($array) must be of type array, float given
135 array_intersect(): Argument #1 ($array) must be of type array, float given
144 array_intersect(): Argument #1 ($array) must be of type array, null given
147 array_intersect(): Argument #1 ($array) must be of type array, null given
150 array_intersect(): Argument #1 ($array) must be of type array, true given
[all …]
H A Darray_intersect_assoc_variation1.phpt117 array_intersect_assoc(): Argument #1 ($array) must be of type array, int given
120 array_intersect_assoc(): Argument #1 ($array) must be of type array, int given
123 array_intersect_assoc(): Argument #1 ($array) must be of type array, int given
126 array_intersect_assoc(): Argument #1 ($array) must be of type array, int given
129 array_intersect_assoc(): Argument #1 ($array) must be of type array, float given
132 array_intersect_assoc(): Argument #1 ($array) must be of type array, float given
135 array_intersect_assoc(): Argument #1 ($array) must be of type array, float given
144 array_intersect_assoc(): Argument #1 ($array) must be of type array, null given
147 array_intersect_assoc(): Argument #1 ($array) must be of type array, null given
150 array_intersect_assoc(): Argument #1 ($array) must be of type array, true given
[all …]
/php-src/Zend/tests/type_declarations/union_types/
H A Dtype_checking_strict.phpt2 Behavior of union type checks (strict)
18 function test(string $type, array $values) {
21 echo "\nType $type:\n";
22 $fn = eval("return function($type \$arg) { return \$arg; };");
69 "42" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
70 "42.0" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
71 "42x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
74 true => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, true given
75 false => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, false given
76 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, null given
[all …]
/php-src/Zend/tests/
H A Dsettype_resource.phpt44 Cannot convert to resource type
46 Cannot convert to resource type
48 Cannot convert to resource type
50 Cannot convert to resource type
52 Cannot convert to resource type
54 Cannot convert to resource type
56 Cannot convert to resource type
59 Cannot convert to resource type
68 Cannot convert to resource type
70 Cannot convert to resource type
[all …]
/php-src/ext/soap/tests/schema/
H A Dschema086.phpt12 <element name="dateTime" type="dateTime"/>
13 <element name="time" type="time"/>
14 <element name="date" type="date"/>
15 <element name="gYearMonth" type="gYearMonth"/>
16 <element name="gYear" type="gYear"/>
17 <element name="gMonthDay" type="gMonthDay"/>
18 <element name="gDay" type="gDay"/>
19 <element name="gMonth" type="gMonth"/>
31 test_schema($schema,'type="tns:testType"',array(
46type="ns1:testType"><dateTime xsi:type="xsd:dateTime">2023-10-14T13:37:42.123400+02:00</dateTime><…
[all …]

Completed in 119 milliseconds

12345678910>>...101