Home
last modified time | relevance | path

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

12345678910>>...76

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c72 const char* type = NULL; in xml_element_to_DANDARPC_REQUEST_worker() local
80 type = attr_iter->val; in xml_element_to_DANDARPC_REQUEST_worker()
90 if(!type || !strcmp(type, ATTR_STRING)) { in xml_element_to_DANDARPC_REQUEST_worker()
93 else if(!strcmp(type, ATTR_INT)) { in xml_element_to_DANDARPC_REQUEST_worker()
96 else if(!strcmp(type, ATTR_BOOLEAN)) { in xml_element_to_DANDARPC_REQUEST_worker()
99 else if(!strcmp(type, ATTR_DOUBLE)) { in xml_element_to_DANDARPC_REQUEST_worker()
105 else if(!strcmp(type, ATTR_BASE64)) { in xml_element_to_DANDARPC_REQUEST_worker()
115 if(!type || !strcmp(type, ATTR_MIXED)) { in xml_element_to_DANDARPC_REQUEST_worker()
118 else if(!strcmp(type, ATTR_ARRAY)) { in xml_element_to_DANDARPC_REQUEST_worker()
121 else if(!strcmp(type, ATTR_STRUCT)) { in xml_element_to_DANDARPC_REQUEST_worker()
[all …]
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
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-5.5/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…
H A DT43.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 …<outputString xsi:type="xsd:string">hello world</outputString><outputInteger xsi:type="xsd:int">42…
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c104 ZEND_ARG_INFO(0, type)
529 switch (type) { in PHP_to_XMLRPC_worker()
649 switch(type) { in XMLRPC_to_PHP()
1040 int type; in PHP_FUNCTION() local
1073 int type; in PHP_FUNCTION() local
1108 int rawxml_len, type; in PHP_FUNCTION() local
1212 int type; in PHP_FUNCTION() local
1367 zval* type; in set_zval_xmlrpc_type() local
1431 type = xmlrpc_int; in get_zval_xmlrpc_type()
1474 return type; in get_zval_xmlrpc_type()
[all …]
/PHP-5.5/ext/gd/libgd/
H A Dxbm.c37 char *type; in gdImageCreateFromXbm() local
57 if (!(type = strrchr(iname, '_'))) { in gdImageCreateFromXbm()
58 type = iname; in gdImageCreateFromXbm()
60 type++; in gdImageCreateFromXbm()
63 if (!strcmp("width", type)) { in gdImageCreateFromXbm()
66 if (!strcmp("height", type)) { in gdImageCreateFromXbm()
84 if (!(type = strrchr(iname, '_'))) { in gdImageCreateFromXbm()
85 type = iname; in gdImageCreateFromXbm()
87 type++; in gdImageCreateFromXbm()
89 if (!strcmp("bits[]", type)) { in gdImageCreateFromXbm()
/PHP-5.5/ext/standard/tests/array/
H A Darray_slice_variation7.phpt102 foreach($inputs as $type => $input) {
103 echo "\n-- Iteration $iterator : key type is $type --\n";
117 -- Iteration 1 : key type is int --
141 -- Iteration 2 : key type is float --
161 -- Iteration 3 : key type is extreme floats --
177 -- Iteration 4 : key type is null uppercase --
189 -- Iteration 5 : key type is null lowercase --
201 -- Iteration 6 : key type is bool lowercase --
257 -- Iteration 10 : key type is string --
277 -- Iteration 11 : key type is undefined --
[all …]
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_basic.phpt11 Description: Set the type of variable var to type
91 foreach ($types as $type) {
92 echo "\n-- Setting type of data to $type --\n";
96 // set to new type
102 // check the new type
130 -- Setting type of data to null --
247 -- Setting type of data to int --
613 resource(%d) of type (stream)
618 resource(%d) of type (stream)
719 resource(%d) of type (stream)
[all …]
/PHP-5.5/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)
/PHP-5.5/ext/standard/tests/strings/
H A Dbug53319.phpt6 $str = '<br /><br />USD<input type="text"/><br/>CDN<br><input type="text" />';
14 string(47) "USD<input type="text"/>CDN<input type="text" />"
/PHP-5.5/ext/ldap/tests/
H A Dldap_connect_variation.phpt34 resource(%d) of type (ldap link)
35 resource(%d) of type (ldap link)
36 resource(%d) of type (ldap link)
37 resource(%d) of type (ldap link)
38 resource(%d) of type (ldap link)
/PHP-5.5/ext/soap/tests/schema/
H A Dschema030.phpt11 <element name="int" type="int"/>
12 <element name="str" type="string"/>
16 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
21 …/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><s…
H A Dschema031.phpt11 <element name="int" type="int"/>
12 <element name="str" type="string"/>
16 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
21 …/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><s…
H A Dschema053.phpt2 SOAP XML Schema 52: Array in complex type (maxOccurs > 1, empty array)
11 <element name="int" type="int"/>
12 <element name="int2" type="int" minOccurs="0" maxOccurs="unbounded"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>array()));
21 …org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd…
H A Dschema041.phpt14 <element name="int" type="int"/>
15 <element name="str" type="string"/>
19 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
24 …/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><s…
H A Dschema047.phpt2 SOAP XML Schema 47: Extension of complex type (2)
11 <element name="int" type="int"/>
17 <attribute name="int2" type="int"/>
22 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
27 …ap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int2="123"><int xsi:type
H A Dschema054.phpt11 test_schema($schema,'type="apache:Map" xmlns:apache="http://xml.apache.org/xml-soap"',array('a'=>12…
16type="ns2:Map"><item><key xsi:type="xsd:string">a</key><value xsi:type="xsd:int">123</value></item…
/PHP-5.5/ext/oci8/tests/
H A Dconnect_with_charset_001.phpt25 resource(%d) of type (oci8 connection)
26 resource(%d) of type (oci8 connection)
29 resource(%d) of type (oci8 connection)
32 resource(%d) of type (oci8 connection)
34 resource(%d) of type (oci8 connection)
35 resource(%d) of type (oci8 connection)
/PHP-5.5/ext/tidy/tests/
H A D010.phpt26 ["type"]=>
50 ["type"]=>
73 ["type"]=>
119 ["type"]=>
150 ["type"]=>
181 ["type"]=>
204 ["type"]=>
225 ["type"]=>
250 ["type"]=>
280 ["type"]=>
[all …]
/PHP-5.5/sapi/cgi/tests/
H A D011.phpt68 Content-type: text/html
73 Content-type: text/html
79 Content-type: text/html
88 Content-type: text/html
99 Content-type: text/html
109 Content-type: text/html
121 Content-type: text/html
131 Content-type: text/html
139 Content-type: text/html
147 Content-type: text/html
[all …]
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_fields.phpt39 resource(%d) of type (sybase-ct result)
46 'type' => 'int',
53 'type' => 'string',
60 'type' => 'string',
67 'type' => 'datetime',
75 'type' => 'string',
/PHP-5.5/tests/output/
H A Dob_start_error_001.phpt22 echo "\n- Arg 1 wrong type\n";
25 echo "\n- Arg 2 wrong type\n";
28 echo "\n- Arg 3 wrong type\n";
38 - Arg 1 wrong type
45 - Arg 2 wrong type
50 - Arg 3 wrong type
/PHP-5.5/ext/soap/tests/
H A Dbug68361.phpt22 <xsd:element name="id" type="xsd:int"/>
23 <xsd:element name="department" type="xsd:string"/>
24 <xsd:element name="name" type="xsd:string"/>
25 <xsd:element name="age" type="xsd:int"/>
31 <xsd:element name="name" type="xsd:string"/>
32 <xsd:element name="age" type="xsd:int"/>
35 <xsd:element name="User" nillable="true" type="ns:User"/>
39 <part name="name" type="xsd:name"/>
42 <part name="employeeReturn" type="ns:ArrayOfEmployeeReturn"/>
45 <part name="id" type="xsd:id"/>
[all …]

Completed in 64 milliseconds

12345678910>>...76