Home
last modified time | relevance | path

Searched refs:type (Results 76 – 100 of 2004) sorted by relevance

12345678910>>...81

/PHP-7.0/ext/soap/tests/schema/
H A Dschema033.phpt11 <element name="int" type="int"/>
16 <element name="int" type="int"/>
17 <element name="nest" type="tns:testType2"/>
21 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"nest"=>array("int"=>123.5)));
26 …dy><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><nest xsi:type="n…
H A Dschema051.phpt2 SOAP XML Schema 51: Array in complex type (maxOccurs > 1, array)
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,456.7)));
21 …<ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><int2 xsi:type="xsd:…
H A Dschema034.phpt9 <element name="testType2" type="tns:testType2"/>
12 <element name="int" type="int"/>
17 <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 Dschema035.phpt2 SOAP XML Schema 35: Nested complex types (element ref + anonymous type)
12 <element name="int" type="int"/>
18 <element name="int" type="int"/>
23 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"testType2"=>array("int"=>123.…
28 …<ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><testType2 xsi:type=…
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 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…
/PHP-7.0/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCase.php15 * @param string $type
18 public static function getInstance($optionalSections, $type = 'function') { argument
19 if($type == 'function') {
22 if($type =='method') {
H A DgtErrorTestCase.php16 * @param string $type
19 public static function getInstance($optionalSections, $type = 'function') { argument
21 if($type == 'function') {
24 if($type =='method') {
/PHP-7.0/ext/standard/tests/array/
H A Din_array_variation4.phpt15 echo "*** Testing resource type with in_array() ***\n";
16 //file type resource
19 //directory type resource
25 // search for resouce type in the resource array
27 //checking for (int) type resource
32 //matching "Good" in array(0,"hello"), result:true in loose type check
37 //matching integer 0 in array("this"), result:true in loose type check
42 //matching string "this" in array(0), result:true in loose type check
47 //checking for type FALSE in multidimensional array with loose checking, result:false in loose type
55 //matching string having integer in beginning, result:true in loose type check
[all …]
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) );
/PHP-7.0/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_006w.phpt34type="xsd:int">3</whichFault><param1 xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">ar…
36type="ns1:SOAPStructFault"><soapStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">…
H A Dr4_groupH_complex_rpcenc_004w.phpt34type="xsd:int">1</whichFault><param1 xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">ar…
36type="ns1:SOAPStructFault"><soapStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">…
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="…
/PHP-7.0/ext/standard/tests/file/
H A Dbug69442.phpt31 foreach ($pipes as $type => $pipe) {
33 echo 'type ' . $type . ' ';
39 type 0 string(5) "foo
41 type 1 string(0) ""
42 type 2 string(0) ""
43 type 3 string(3) "42
/PHP-7.0/ext/enchant/tests/
H A Dbug13181.phpt38 resource(%d) of type (enchant_dict)
39 resource(%d) of type (enchant_dict)
40 resource(%d) of type (enchant_broker)
41 resource(%d) of type (enchant_broker)
42 resource(%d) of type (enchant_dict)
43 resource(%d) of type (enchant_dict)
/PHP-7.0/ext/soap/
H A Dphp_schema.c440 if (type) {efree(type);} in schema_list()
536 if (type) {efree(type);} in schema_union()
653 if (type) {efree(type);} in schema_restriction_simpleContent()
758 if (type) {efree(type);} in schema_restriction_complexContent()
883 if (type) {efree(type);} in schema_extension_simpleContent()
938 if (type) {efree(type);} in schema_extension_complexContent()
1103 if (type) {efree(type);} in schema_group()
1535 if (type) {efree(type);} in schema_element()
1660 if (type) { in schema_element()
1807 if (type) { in schema_attribute()
[all …]
/PHP-7.0/ext/soap/tests/bugs/
H A Dbug47049.phpt19type="ns1:host"><uuid xsi:type="xsd:string">foo</uuid></host><software_list xsi:type="ns1:software…
/PHP-7.0/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt44 resource(%d) of type (Unknown)
46 resource(%d) of type (Unknown)
48 resource(%d) of type (Unknown)
50 resource(%d) of type (Unknown)
56 resource(%d) of type (Unknown)
58 resource(%d) of type (Unknown)
60 resource(%d) of type (Unknown)
62 resource(%d) of type (Unknown)
/PHP-7.0/ext/snmp/tests/
H A Dsnmp2_set.phpt60 echo "Multiple OID, single type & value\n";
94 echo "Multiple OID, 1st wrong type\n";
100 echo "Multiple OID, 2nd wrong type\n";
155 Warning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%i': Bad variable type ("q")…
174 Multiple OID, single type & value
181 Multiple OID, single type, multiple value
201 Multiple OID, 1st wrong type
207 Multiple OID, 2nd wrong type
219 Multiple OID & type, singe value in array
239 Warning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%s': Bad variable type ("q")…
[all …]
H A Dsnmpset.phpt60 echo "Multiple OID, single type & value\n";
94 echo "Multiple OID, 1st wrong type\n";
100 echo "Multiple OID, 2nd wrong type\n";
155 Warning: snmpset(): Could not add variable: OID='%s' type='q' value='%i': Bad variable type ("q") i…
174 Multiple OID, single type & value
181 Multiple OID, single type, multiple value
201 Multiple OID, 1st wrong type
207 Multiple OID, 2nd wrong type
219 Multiple OID & type, singe value in array
239 Warning: snmpset(): Could not add variable: OID='%s' type='q' value='%s': Bad variable type ("q") i…
[all …]
/PHP-7.0/ext/standard/
H A Dphp_dns.h27 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
28 ((int)dns_search(res, dname, class, type, answer, anslen, (struct sockaddr *)&from, &fromsize))
33 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
34 res_nsearch(res, dname, class, type, answer, anslen);
46 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
47 res_search(dname, class, type, answer, anslen)
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c114 type = XMLRPC_GetValueTypeEasy(xIter); in get_array_soap_type()
123 type = xmlrpc_type_none; in get_array_soap_type()
130 switch (type) { in get_array_soap_type()
258 type = el->name; in xml_element_to_SOAP_REQUEST_worker()
272 type = attr_iter->val; in xml_element_to_SOAP_REQUEST_worker()
343 type = parent_array->kids_type; in xml_element_to_SOAP_REQUEST_worker()
345 if (!type || !strcmp(type, TOKEN_STRING)) { in xml_element_to_SOAP_REQUEST_worker()
355 !strcmp(type, TOKEN_FLOAT)) { in xml_element_to_SOAP_REQUEST_worker()
376 if (!type || !strcmp(type, TOKEN_STRUCT)) { in xml_element_to_SOAP_REQUEST_worker()
446 switch (type) { in SOAP_to_xml_element_worker()
[all …]
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.y89 $$.type = FILE_PARAM;
94 $$.type = NUMERIC_FILE_PARAM;
99 $$.type = FILE_PARAM;
109 $$.type = NUMERIC_FILE_PARAM;
119 $$.type = METHOD_PARAM;
124 $$.type = NUMERIC_METHOD_PARAM;
136 $$.type = COND_PARAM;
156 $$.type = EVAL_PARAM;
161 $$.type = SHELL_PARAM;
166 $$.type = RUN_PARAM;
[all …]
/PHP-7.0/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)

Completed in 44 milliseconds

12345678910>>...81