Home
last modified time | relevance | path

Searched refs:type (Results 101 – 125 of 2182) sorted by relevance

12345678910>>...88

/PHP-7.2/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_003w.phpt34type="ns2:ExtendedStruct"><floatMessage xsi:type="xsd:float">12.345</floatMessage><shortMessage xs…
36type="ns1:ExtendedStruct"><floatMessage xsi:type="xsd:float">12.345</floatMessage><shortMessage xs…
H A Dr4_groupH_simple_rpcenc_010w.phpt19type="xsd:int">3</whichFault><param1 xsi:type="xsd:string">Hello World</param1><param2 xsi:type="x…
21 …xsd:string[3]" xsi:type="ns1:ArrayOfString"><item xsi:type="xsd:string">one</item><item xsi:type="…
H A Dr4_groupH_complex_rpcenc_005w.phpt34type="xsd:int">2</whichFault><param1 xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">ar…
36 …ng><detail><ns2:part2 xsi:type="ns1:BaseStruct"><floatMessage xsi:type="xsd:float">12.345</floatMe…
H A Dr4_groupH_complex_rpcenc_001w.phpt27type="ns2:SOAPStructFault"><soapStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">…
29type="ns1:SOAPStructFault"><soapStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">…
H A Dr4_groupH_simple_rpcenc_006w.phpt19type="xsd:int">3</whichFault><param1 xsi:type="xsd:string">Hello world</param1><param2 SOAP-ENC:ar…
21 …"xsd:float[3]" xsi:type="ns1:ArrayOfFloat"><item xsi:type="xsd:float">12.345</item><item xsi:type=…
/PHP-7.2/
H A D.gdbinit97 set $type = $zvalue->u1.v.type
129 printf "unknown type %d", $type
165 set $type = $zvalue->u1.v.type
168 if $type > 5 && $type != 15
172 if $type == 0
175 if $type == 1
178 if $type == 2
181 if $type == 3
184 if $type == 4
274 if $type == 16 || $type > 20
[all …]
/PHP-7.2/ext/fileinfo/tests/
H A Dfinfo_open_basic.phpt35 resource(%d) of type (file_info)
36 resource(%d) of type (file_info)
37 resource(%d) of type (file_info)
38 resource(%d) of type (file_info)
39 resource(%d) of type (file_info)
40 resource(%d) of type (file_info)
41 resource(%d) of type (file_info)
/PHP-7.2/ext/soap/tests/schema/
H A Dschema050.phpt2 SOAP XML Schema 50: Array in complex type (maxOccurs > 1, one value)
11 <element name="int" type="int"/>
12 <element name="int2" type="int" maxOccurs="unbounded"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>123.5));
21 …/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><i…
H A Dschema052.phpt2 SOAP XML Schema 52: Array in complex type (maxOccurs > 1, array with one value)
11 <element name="int" type="int"/>
12 <element name="int2" type="int" maxOccurs="unbounded"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>array(123.5)));
21 …/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><i…
H A Dschema036.phpt11 <element name="int" type="int"/>
15 <element name="int" type="int"/>
22 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"testType2"=>array("int"=>123.…
27 …<ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><testType2 xsi:type=…
H A Dschema049.phpt2 SOAP XML Schema 49: Restriction of complex type (2)
11 <element name="int" type="int"/>
12 <element name="int2" type="int"/>
19 <element name="int2" type="int"/>
25 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
30 …rg/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int2 xsi:type="xsd…
H A Dschema085.phpt2 SOAP XML Schema 85: Extension of complex type (elements order)
11 <element name="int" type="int"/>
18 <element name="int2" type="int"/>
33 test_schema($schema,'type="tns:testType"',new B());
38 …g/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">1</int><in…
/PHP-7.2/ext/soap/
H A Dphp_encoding.c606 if (type && type->map && Z_TYPE(type->map->to_xml) != IS_UNDEF) { in to_xml_user()
634 if (type && type->map && Z_TYPE(type->map->to_zval) != IS_UNDEF) { in to_zval_user()
2584 if (type->sdl_type && type->sdl_type->elements && in to_zval_array()
3201 if (type->encode && enc != &type->encode->details) { in sdl_guess_convert_zval()
3215 (type->encode->details.type == IS_ARRAY || in sdl_guess_convert_zval()
3216 type->encode->details.type == SOAP_ENC_ARRAY)) { in sdl_guess_convert_zval()
3265 if (type->encode && enc != &type->encode->details) { in sdl_guess_convert_xml()
3281 (type->encode->details.type == IS_ARRAY || in sdl_guess_convert_xml()
3282 type->encode->details.type == SOAP_ENC_ARRAY)) { in sdl_guess_convert_xml()
3347 set_ns_and_type_ex(node, type->ns, type->type_str); in set_ns_and_type()
[all …]
/PHP-7.2/ext/standard/tests/array/
H A Darray_search_variation2.phpt34 /* loop to do loose and strict type check of elements in
36 checking PHP type comparison tables
39 foreach($array_type as $type) {
41 //loose type checking
42 var_dump( array_search($type,$misc_array ) );
43 //strict type checking
44 var_dump( array_search($type,$misc_array,true) );
45 //loose type checking
46 var_dump( array_search($type,$misc_array,false) );
H A Din_array_variation2.phpt34 /* loop to do loose and strict type check of elements in
36 checking PHP type comparison tables
39 foreach($array_type as $type) {
41 //loose type checking
42 var_dump( in_array($type,$misc_array ) );
43 //strict type checking
44 var_dump( in_array($type,$misc_array,true) );
45 //loose type checking
46 var_dump( in_array($type,$misc_array,false) );
H A Darray_slice_variation7.phpt102 foreach($inputs as $type => $input) {
103 echo "\n-- Iteration $iterator : key type is $type --\n";
116 -- Iteration 1 : key type is int --
140 -- Iteration 2 : key type is float --
160 -- Iteration 3 : key type is extreme floats --
176 -- Iteration 4 : key type is null uppercase --
188 -- Iteration 5 : key type is null lowercase --
200 -- Iteration 6 : key type is bool lowercase --
256 -- Iteration 10 : key type is string --
276 -- Iteration 11 : key type is undefined --
[all …]
/PHP-7.2/ext/xml/tests/
H A Dbug50576.phpt67 [type] => open
81 [type] => open
90 [type] => complete
100 [type] => cdata
107 [type] => close
116 [type] => cdata
123 [type] => close
/PHP-7.2/Zend/
H A Dzend_list.c34 ZEND_API zval *zend_list_insert(void *ptr, int type) in zend_list_insert() argument
43 ZVAL_NEW_RES(&zv, index, ptr, type); in zend_list_insert()
70 res->type = -1; in zend_resource_dtor()
73 ld = zend_hash_index_find_ptr(&list_destructors, r.type); in zend_resource_dtor()
88 } else if (res->type >= 0) { in zend_list_close()
106 if (resource_type1 == res->type) { in zend_fetch_resource2()
110 if (resource_type2 == res->type) { in zend_fetch_resource2()
126 if (resource_type == res->type) { in zend_fetch_resource()
186 if (res->type >= 0) { in list_entry_destructor()
196 if (res->type >= 0) { in plist_entry_destructor()
[all …]
/PHP-7.2/sapi/cli/tests/
H A D022.phpt2 STDIN/OUT/ERR stream type
43 resource(%d) of type (stream)
44 resource(%d) of type (process)
45 resource(%d) of type (stream)
46 resource(%d) of type (stream)
47 resource(%d) of type (stream)
/PHP-7.2/tests/output/
H A Dob_013.phpt41 [type] => 1
53 [type] => 0
64 [type] => 1
75 [type] => 1
86 [type] => 1
97 [type] => 1
/PHP-7.2/ext/standard/tests/general_functions/
H A Dtype.phpt48 foreach ($types as $type) {
50 var_dump(settype($var, $type));
159 string(42) "settype(): Cannot convert to resource type"
169 string(42) "settype(): Cannot convert to resource type"
172 string(42) "settype(): Cannot convert to resource type"
199 resource(%d) of type (Unknown)
202 resource(%d) of type (stream)
256 resource(%d) of type (Unknown)
261 resource(%d) of type (stream)
315 resource(%d) of type (Unknown)
[all …]
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c69 const char* type = NULL; in xml_element_to_DANDARPC_REQUEST_worker() local
77 type = attr_iter->val; in xml_element_to_DANDARPC_REQUEST_worker()
87 if(!type || !strcmp(type, ATTR_STRING)) { in xml_element_to_DANDARPC_REQUEST_worker()
90 else if(!strcmp(type, ATTR_INT)) { in xml_element_to_DANDARPC_REQUEST_worker()
93 else if(!strcmp(type, ATTR_BOOLEAN)) { in xml_element_to_DANDARPC_REQUEST_worker()
96 else if(!strcmp(type, ATTR_DOUBLE)) { in xml_element_to_DANDARPC_REQUEST_worker()
102 else if(!strcmp(type, ATTR_BASE64)) { in xml_element_to_DANDARPC_REQUEST_worker()
112 if(!type || !strcmp(type, ATTR_MIXED)) { in xml_element_to_DANDARPC_REQUEST_worker()
115 else if(!strcmp(type, ATTR_ARRAY)) { in xml_element_to_DANDARPC_REQUEST_worker()
118 else if(!strcmp(type, ATTR_STRUCT)) { in xml_element_to_DANDARPC_REQUEST_worker()
[all …]
/PHP-7.2/ext/soap/tests/soap12/
H A DT41.phpt15 <inputStruct xsi:type="ns1:SOAPStruct"
17 <varInt xsi:type="xsd:int">42</varInt>
18 <varFloat xsi:type="xsd:float">0.005</varFloat>
19 <varString xsi:type="xsd:string">hello world</varString>
29 …turn xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">hello world</varString><varInt xsi…
/PHP-7.2/ext/gd/libgd/
H A Dgd_xbm.c38 char *type; in gdImageCreateFromXbm() local
58 if (!(type = strrchr(iname, '_'))) { in gdImageCreateFromXbm()
59 type = iname; in gdImageCreateFromXbm()
61 type++; in gdImageCreateFromXbm()
64 if (!strcmp("width", type)) { in gdImageCreateFromXbm()
67 if (!strcmp("height", type)) { in gdImageCreateFromXbm()
85 if (!(type = strrchr(iname, '_'))) { in gdImageCreateFromXbm()
86 type = iname; in gdImageCreateFromXbm()
88 type++; in gdImageCreateFromXbm()
90 if (!strcmp("bits[]", type)) { in gdImageCreateFromXbm()
/PHP-7.2/ext/standard/tests/streams/
H A Dbug53427.phpt18 resource(%d) of type (stream)
20 resource(%d) of type (stream)
24 resource(%d) of type (stream)
26 resource(%d) of type (stream)

Completed in 58 milliseconds

12345678910>>...88