Home
last modified time | relevance | path

Searched refs:type (Results 201 – 225 of 2079) sorted by relevance

12345678910>>...84

/PHP-7.4/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001w.phpt19 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
21 …nse><outputString xsi:type="xsd:string">arg</outputString><outputInteger xsi:type="xsd:int">34</ou…
H A Dr2_groupB_002p.phpt18 …hoSimpleTypesAsStruct><param0 xsi:type="xsd:string">arg</param0><param1 xsi:type="xsd:int">34</par…
20 …><return xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
/PHP-7.4/ext/phar/tests/tar/
H A Dfrontcontroller13.phar.phpt2 Phar front controller mime type not string/int tar-based
14 Content-type: text/html; charset=UTF-8
16 …aught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar:…
/PHP-7.4/ext/phar/tests/zip/
H A Dfrontcontroller12.phar.phpt2 Phar front controller mime type unknown int zip-based
15 Content-type: text/html; charset=UTF-8
17 … error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS and a…
/PHP-7.4/ext/standard/tests/streams/
H A Dbug44818.phpt19 resource(%d) of type (stream)
24 resource(%d) of type (stream)
29 resource(%d) of type (stream)
34 resource(%d) of type (stream)
/PHP-7.4/ext/ffi/tests/
H A D031.phpt9 function test_size($expected_size, $type) {
11 $size = FFI::sizeof(FFI::new($type));
13 echo "FAIL: sizeof($type) != $expected_size ($size)\n";
16 echo $type . "=>" . get_class($e) . ": " . $e->getMessage()."\n";
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug36575.phpt2 Bug #36575 (Incorrect complex type instantiation with hierarchies)
49 …ncoding/"><SOAP-ENV:Body><ns1:test><a1 xsi:type="ns2:A2"><var1 xsi:type="xsd:string">one</var1><va…
51 …tResponse><result xsi:type="ns2:A3"><var1 xsi:type="xsd:string">one</var1><var2 xsi:type="xsd:stri…
/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_011s.phpt21 …ype="xsd:int[3]" xsi:type="ns2:ArrayOfint"><item xsi:type="xsd:int">1</item><item xsi:type="xsd:in…
23 …ype="xsd:int[3]" xsi:type="ns2:ArrayOfint"><item xsi:type="xsd:int">1</item><item xsi:type="xsd:in…
H A Dr2_base_013s.phpt23 …xsd:float[3]" xsi:type="ns2:ArrayOffloat"><item xsi:type="xsd:float">1.3223</item><item xsi:type="…
25 …xsd:float[3]" xsi:type="ns2:ArrayOffloat"><item xsi:type="xsd:float">1.3223</item><item xsi:type="…
H A Dr2_base_014s.phpt23 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
25 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
/PHP-7.4/ext/soap/tests/schema/
H A Dschema038.phpt11 <element name="str" type="string"/>
15 <attribute name="int" type="int"/>
17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
22 …ncoding/"><SOAP-ENV:Body><ns1:test><testParam int="123" xsi:type="ns1:testType"><str xsi:type="xsd…
H A Dschema039.phpt11 <element name="str" type="string"/>
16 <attribute name="int" type="int"/>
19 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
24 …ncoding/"><SOAP-ENV:Body><ns1:test><testParam int="123" xsi:type="ns1:testType"><str xsi:type="xsd…
H A Dschema076.phpt10 <attribute name="int1" type="int"/>
11 <attribute name="int2" type="int" form="qualified"/>
12 <attribute name="int3" type="int" form="unqualified"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
21 …/"><SOAP-ENV:Body><ns1:test><testParam int1="1" ns1:int2="2" int3="3" xsi:type="ns1:testType"/></n…
H A Dschema077.phpt10 <attribute name="int1" type="int"/>
11 <attribute name="int2" type="int" form="qualified"/>
12 <attribute name="int3" type="int" form="unqualified"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
21 …/"><SOAP-ENV:Body><ns1:test><testParam int1="1" ns1:int2="2" int3="3" xsi:type="ns1:testType"/></n…
H A Dschema024.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
19 test_schema($schema,'type="tns:testType"',array(123,123.5));
24 …am SOAP-ENC:arrayType="xsd:int[2]" xsi:type="ns1:testType"><x_item xsi:type="xsd:int">123</x_item>…
H A Dschema043.phpt2 SOAP XML Schema 43: Extension of simple type (2)
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int=…
H A Dschema045.phpt2 SOAP XML Schema 45: Restriction of simple type (2)
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int2…
H A Dschema046.phpt2 SOAP XML Schema 46: Extension of complex type
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int=…
H A Dschema048.phpt2 SOAP XML Schema 48: Restriction of complex type
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int2…
H A Dschema074.phpt11 <element name="str" type="string"/>
13 <attribute name="int" type="int"/>
17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5), "rpc", "encoded…
22 …ing/"><SOAP-ENV:Body><ns1:test><testParam ns1:int="123" xsi:type="ns1:testType"><str xsi:type="xsd…
H A Dschema075.phpt10 <attribute name="int1" type="int"/>
11 <attribute name="int2" type="int" form="qualified"/>
12 <attribute name="int3" type="int" form="unqualified"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
21 …SOAP-ENV:Body><ns1:test><testParam ns1:int1="1" ns1:int2="2" int3="3" xsi:type="ns1:testType"/></n…
H A Dschema082.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
19 test_schema($schema,'type="tns:testType"',array(123,123.5),"rpc","encoded",'',SOAP_USE_XSI_ARRAY_TY…
24 …m SOAP-ENC:arrayType="xsd:int[2]" xsi:type="SOAP-ENC:Array"><x_item xsi:type="xsd:int">123</x_item…
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt79 resource(%d) of type (stream)
85 resource(%d) of type (stream)
91 resource(%d) of type (stream)
97 resource(%d) of type (stream)
103 resource(%d) of type (stream)
109 resource(%d) of type (stream)
115 resource(%d) of type (stream)
121 resource(%d) of type (stream)
127 resource(%d) of type (stream)
133 resource(%d) of type (stream)
/PHP-7.4/ext/standard/tests/general_functions/
H A Doutput_add_rewrite_var_basic1.phpt86 <form method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" /> </form>
87 <form action="./foo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;…
88 <form action="//php.net/bar.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;V…
91 <form action="//www.php.net/bar.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&…
101 <form method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" /> </form>
102 <form action="./foo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;…
116 <form method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" /><input type="hi…
117 …rm action="./foo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" …
118 …n="//php.net/bar.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" …
119 …tp://php.net/bar.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" …
[all …]
/PHP-7.4/ext/sysvmsg/tests/
H A D001.phpt11 $type = null;
12 if (msg_receive($q, 0, $type, 1024, $message)) {
13 echo "TYPE: $type\n";

Completed in 130 milliseconds

12345678910>>...84