Home
last modified time | relevance | path

Searched refs:type (Results 151 – 175 of 2004) sorted by relevance

12345678910>>...81

/PHP-7.0/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_rpcenc_002w.phpt18 …xsd:string[3]" xsi:type="ns2:ArrayOfstring"><item xsi:type="xsd:string">one</item><item xsi:type="…
20 …xsd:string[3]" xsi:type="ns2:ArrayOfstring"><item xsi:type="xsd:string">one</item><item xsi:type="…
H A Dr3_groupD_rpcenc_003w.phpt27 …<param0 xsi:type="ns2:SOAPStruct"><varFloat xsi:type="xsd:float">325.325</varFloat><varInt xsi:typ…
29 …<return xsi:type="ns2:SOAPStruct"><varFloat xsi:type="xsd:float">325.325</varFloat><varInt xsi:typ…
/PHP-7.0/ext/oci8/tests/
H A Dimp_res_field.phpt64 $type = oci_field_type($s, $i);
65 … is_null $is_null, precision $precision, scale $scale, size $size, typeraw $typeraw, type $type\n";
159 C1_NUMBER : is_null F, precision 0, scale -127, size 22, typeraw 2, type NUMBER
162 C3_VARCHAR21 : is_null F, precision 0, scale 0, size 4, typeraw 1, type VARCHAR2
164 C4_NUMBER52 : is_null F, precision 5, scale 2, size 22, typeraw 2, type NUMBER
169 C1_NUMBER : is_null F, precision 0, scale -127, size 22, typeraw 2, type NUMBER
179 C3_VARCHAR21 : is_null F, precision 0, scale 0, size 4, typeraw 1, type VARCHAR2
186 C4_NUMBER52 : is_null F, precision 5, scale 2, size 22, typeraw 2, type NUMBER
205 C1_NUMBER : is_null F, precision 0, scale -127, size 22, typeraw 2, type NUMBER
220 C4_NUMBER52 : is_null F, precision 5, scale 2, size 22, typeraw 2, type NUMBER
[all …]
/PHP-7.0/ext/standard/tests/file/
H A Dfile_basic.phpt15 foreach( $filetypes as $type ) {
16 create_files($file_path, 1, $type, 0755, 100, "w", "file_basic", 1, "byte");
21 echo "*** Testing for return type of file() function ***\n";
22 foreach( $filetypes as $type ) {
23 create_files($file_path, 1, $type, 0755, 1, "w", "file_basic");
70 *** Testing for return type of file() function ***
H A Dfgets_variation3.phpt70 -- File content type : numeric --
81 -- File content type : text --
118 -- File content type : numeric --
129 -- File content type : text --
177 -- File content type : text --
225 -- File content type : text --
273 -- File content type : text --
321 -- File content type : text --
369 -- File content type : text --
417 -- File content type : text --
[all …]
H A Dfgets_basic.phpt56 -- File content type : numeric --
66 -- File content type : text --
100 -- File content type : numeric --
110 -- File content type : text --
144 -- File content type : numeric --
154 -- File content type : text --
188 -- File content type : numeric --
198 -- File content type : text --
232 -- File content type : numeric --
242 -- File content type : text --
[all …]
/PHP-7.0/ext/soap/tests/schema/
H A Dschema055.phpt18 test_schema($schema,'type="testType"',array('a'=>123,'b'=>123.5));
23type="ns2:Map"><item><key xsi:type="xsd:string">a</key><value xsi:type="xsd:int">123</value></item…
H A Dschema032.phpt11 <element name="int" type="int"/>
12 <element name="str" type="string"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5));
21 …org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd…
/PHP-7.0/ext/standard/tests/general_functions/
H A Dgettype_settype_error.phpt6 Description: Returns the type of the PHP variable var
8 Prototype: bool settype ( mixed &$var, string $type );
9 Description: Set the type of variable var to type
30 // passing an invalid type to set
54 Warning: settype(): Invalid type in %s on line %d
/PHP-7.0/ext/phar/tests/
H A Dfrontcontroller12.phpt2 Phar front controller mime type unknown int
14 Content-type: text/html; charset=UTF-8
16 … error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS and a…
/PHP-7.0/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002w.phpt19 …Struct><inputString xsi:type="xsd:string">arg</inputString><inputInteger xsi:type="xsd:int">34</in…
21 …><return xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
/PHP-7.0/Zend/tests/type_declarations/
H A Dscalar_none.phpt2 Scalar type missing parameters
27 foreach ($functions as $type => $function) {
28 echo "Testing $type:", PHP_EOL;
38 *** Caught Argument 1 passed to {closure}() must be of the type integer, none given, called in %s o…
40 *** Caught Argument 1 passed to {closure}() must be of the type float, none given, called in %s on …
42 *** Caught Argument 1 passed to {closure}() must be of the type string, none given, called in %s on…
44 *** Caught Argument 1 passed to {closure}() must be of the type boolean, none given, called in %s o…
H A Dscalar_null.phpt2 Scalar type nullability
27 foreach ($functions as $type => $function) {
28 echo "Testing $type:", PHP_EOL;
40 *** Caught Argument 1 passed to {closure}() must be of the type integer, null given, called in %s o…
42 *** Caught Argument 1 passed to {closure}() must be of the type float, null given, called in %s on …
44 *** Caught Argument 1 passed to {closure}() must be of the type string, null given, called in %s on…
46 *** Caught Argument 1 passed to {closure}() must be of the type boolean, null given, called in %s o…
/PHP-7.0/ext/date/lib/
H A Dparse_tz.c162 if (!tz->type) { in read_types()
170 tz->type[i].isdst = buffer[j + 4]; in read_types()
211 tz->type[i].isstdcnt = buffer[i]; in read_types()
225 tz->type[i].isgmtcnt = buffer[i]; in read_types()
279 (long int) tz->type[0].offset, in timelib_dump_tzinfo()
280 tz->type[0].isdst, in timelib_dump_tzinfo()
281 tz->type[0].abbr_idx, in timelib_dump_tzinfo()
283 tz->type[0].isstdcnt, in timelib_dump_tzinfo()
284 tz->type[0].isgmtcnt in timelib_dump_tzinfo()
290 tz->type[tz->trans_idx[i]].isdst, in timelib_dump_tzinfo()
[all …]
/PHP-7.0/ext/standard/
H A Dpack.c742 char type = *(format++); in PHP_FUNCTION() local
781 switch ((int) type) { in PHP_FUNCTION()
898 switch ((int) type) { in PHP_FUNCTION()
1024 if (type == 's') { in PHP_FUNCTION()
1042 if (type == 'i') { in PHP_FUNCTION()
1059 if (type == 'l' || type == 'L') { in PHP_FUNCTION()
1075 if (type == 'l') { in PHP_FUNCTION()
1094 if (type == 'q' || type == 'Q') { in PHP_FUNCTION()
1106 if (type == 'q') { in PHP_FUNCTION()
1123 if (type == 'g') { in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/soap/tests/
H A Dbug71996.phpt26 …="SOAP-ENC:Array[1]" xsi:type="SOAP-ENC:Array"><item SOAP-ENC:arrayType="xsd:string[1]" xsi:type="…
29 …0 xsi:type="ns2:Map"><item><key xsi:type="xsd:string">abc</key><value xsi:type="ns2:Map"><item><ke…
/PHP-7.0/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_014p.phpt26 …><param0 xsi:type="SOAP-ENC:Struct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:ty…
28 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
/PHP-7.0/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_001w.phpt26 …aram0 xsi:type="ns2:List"><varInt xsi:type="xsd:int">1</varInt><varString xsi:type="xsd:string">ar…
28 …eturn xsi:type="ns2:List"><varInt xsi:type="xsd:int">1</varInt><varString xsi:type="xsd:string">ar…
/PHP-7.0/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_011w.phpt19type="xsd:int">4</whichFault><param1 xsi:type="xsd:string">Hello World</param1><param2 xsi:type="x…
21 …in response to 'echoMultipleFaults2'.</faultstring><detail><ns1:part4 xsi:type="xsd:float">12.345<…
H A Dr4_groupH_simple_rpcenc_008w.phpt19type="xsd:int">1</whichFault><param1 xsi:type="xsd:string">Hello World</param1><param2 xsi:type="x…
21 …in response to 'echoMultipleFaults2'.</faultstring><detail><ns1:part4 xsi:type="xsd:float">12.345<…
H A Dr4_groupH_simple_rpcenc_009w.phpt19type="xsd:int">2</whichFault><param1 xsi:type="xsd:string">Hello World</param1><param2 xsi:type="x…
21 …in response to 'echoMultipleFaults2'.</faultstring><detail><ns1:part2 xsi:type="xsd:string">Hello …
/PHP-7.0/ext/dom/
H A Dtext.c114 …while (node->prev && ((node->prev->type == XML_TEXT_NODE) || (node->prev->type == XML_CDATA_SECTIO… in dom_text_whole_text_read()
119 while (node && ((node->type == XML_TEXT_NODE) || (node->type == XML_CDATA_SECTION_NODE))) { in dom_text_whole_text_read()
157 if (node->type != XML_TEXT_NODE && node->type != XML_CDATA_SECTION_NODE) { in PHP_FUNCTION()
188 nnode->type = XML_ELEMENT_NODE; in PHP_FUNCTION()
190 nnode->type = XML_TEXT_NODE; in PHP_FUNCTION()
/PHP-7.0/ext/tidy/examples/
H A Ddumpit5.php25 function node_type($type) { argument
27 switch($type) {
61 do_leaf(" + $nodename (".node_type($node->type).")\n", $indent);
67 if($node->type == TIDY_NODETYPE_TEXT) {
/PHP-7.0/ext/phar/tests/cache_list/
H A Dfrontcontroller12.phpt2 Phar front controller mime type unknown int [cache_list]
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.phpt2 Phar front controller mime type not string/int [cache_list]
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:…

Completed in 78 milliseconds

12345678910>>...81