Home
last modified time | relevance | path

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

12345678910>>...81

/PHP-7.0/ext/soap/tests/schema/
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 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 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 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…
H A Dschema026.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 Dschema029.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
20 test_schema($schema,'type="tns:testType"',array(array(123),array(123.5)));
25 … SOAP-ENC:arrayType="xsd:int[2,1]" xsi:type="ns1:testType"><x_item xsi:type="xsd:int">123</x_item>…
H A Dschema084.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.0/ext/session/tests/
H A D021.phpt57 <form><input type="hidden" name="PHPSESSID" value="abtest" />
58 <fieldset><input type="hidden" name="PHPSESSID" value="abtest" />
59 <form><input type="hidden" name="PHPSESSID" value="abtest" />
61 <form><input type="hidden" name="PHPSESSID" value="abtest" />
64 <fieldset><input type="hidden" name="PHPSESSID" value="abtest" />
/PHP-7.0/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…
H A Dfrontcontroller13.phar.phpt2 Phar front controller mime type not string/int zip-based
15 Content-type: text/html; charset=UTF-8
17 …aught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar:…
/PHP-7.0/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.0/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.0/ext/zlib/tests/
H A Dgzopen_variation3.phpt130 resource(%d) of type (stream)
133 resource(%d) of type (stream)
136 resource(%d) of type (stream)
139 resource(%d) of type (stream)
142 resource(%d) of type (stream)
161 resource(%d) of type (stream)
164 resource(%d) of type (stream)
167 resource(%d) of type (stream)
170 resource(%d) of type (stream)
173 resource(%d) of type (stream)
[all …]
/PHP-7.0/ext/standard/
H A Ddns.c365 int type = T_MX, i; in PHP_FUNCTION() local
457 GETSHORT(type, cp); in php_parserr()
486 switch (type) { in php_parserr()
506 if (type == DNS_T_NS) { in php_parserr()
850 type = -1; in PHP_FUNCTION()
854 type = 0; in PHP_FUNCTION()
859 type++ in PHP_FUNCTION()
862 switch (type) { in PHP_FUNCTION()
1026 u_short type, weight; in PHP_FUNCTION() local
1090 GETSHORT(type, cp); in PHP_FUNCTION()
[all …]
/PHP-7.0/Zend/tests/return_types/
H A Drfc001.phpt2 RFC example: returned type does not match the type declaration
14 Fatal error: Uncaught TypeError: Return value of get_config() must be of the type array, integer re…
/PHP-7.0/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002s.phpt21 …Struct><inputString xsi:type="xsd:string">arg</inputString><inputInteger xsi:type="xsd:int">34</in…
23 …><return xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
/PHP-7.0/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_005w.phpt19type="xsd:int">2</whichFault><param1 xsi:type="xsd:string">Hello world</param1><param2 SOAP-ENC:ar…
21 …in response to 'echoMultipleFaults1'.</faultstring><detail><ns1:part2 xsi:type="xsd:string">Hello …
/PHP-7.0/sapi/phpdbg/
H A Dxml.md58 type section
115 - type
128 - got: type of argument for type "wrongarg"
134 - by type
153 - errors by type
203 - errors (by type)
450 - errors by type
458 - errors by type
540 - errors by type:
622 - type: type of signal (e.g. SIGINT)
[all …]
/PHP-7.0/ext/spl/tests/
H A Dbug42364.phpt11 $type = gettype($e->getRealPath());
12 if ($type != "string" && $type != "unicode") {
/PHP-7.0/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt87 resource(%d) of type (stream)
93 resource(%d) of type (stream)
99 resource(%d) of type (stream)
105 resource(%d) of type (stream)
111 resource(%d) of type (stream)
117 resource(%d) of type (stream)
123 resource(%d) of type (stream)
129 resource(%d) of type (stream)
135 resource(%d) of type (stream)
141 resource(%d) of type (stream)
H A Dopendir_variation4.phpt84 resource(%d) of type (stream)
88 resource(%d) of type (stream)
91 resource(%d) of type (stream)
95 resource(%d) of type (stream)
98 resource(%d) of type (stream)
102 resource(%d) of type (stream)
106 resource(%d) of type (stream)
/PHP-7.0/ext/standard/tests/general_functions/
H A Durl_rewriter.phpt129 <form><input type="hidden" name="PHPSESSID" value="id" /><input type="hidden" name="a" value="b" />…
130 <form action=""><input type="hidden" name="PHPSESSID" value="id" /><input type="hidden" name="a" va…
131 <form action="foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input type="hidden" name…
132 <form action="//php.net/foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input type="hi…
133 <form action="http://php.net/foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input typ…
135 <form action="bad://php.net/foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input type
136 <form action="//bad.net/foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input type="hi…
137 <form action="http://php.net/foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input typ…
138 <form action="bad://php.net/foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input type
139 <form action="//bad.net/foo.php"><input type="hidden" name="PHPSESSID" value="id" /><input type="hi…
/PHP-7.0/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.0/ext/reflection/tests/
H A DReflectionMethod_constructor_error1.phpt17 echo "\nWrong type of argument (bool):\n";
23 echo "\nWrong type of argument (int):\n";
29 echo "\nWrong type of argument (bool, string):\n";
35 echo "\nWrong type of argument (string, bool):\n";
67 Wrong type of argument (bool):
72 Wrong type of argument (int):
77 Wrong type of argument (bool, string):
82 Wrong type of argument (string, bool):

Completed in 48 milliseconds

12345678910>>...81