Home
last modified time | relevance | path

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

12345678910>>...88

/PHP-7.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_011w.phpt18 …ype="xsd:int[3]" xsi:type="ns2:ArrayOfint"><item xsi:type="xsd:int">1</item><item xsi:type="xsd:in…
20 …ype="xsd:int[3]" xsi:type="ns2:ArrayOfint"><item xsi:type="xsd:int">1</item><item xsi:type="xsd:in…
H A Dr2_base_013p.phpt18 …"xsd:float[3]" xsi:type="SOAP-ENC:Array"><item xsi:type="xsd:float">1.3223</item><item xsi:type="x…
20 …xsd:float[3]" xsi:type="ns2:ArrayOffloat"><item xsi:type="xsd:float">1.3223</item><item xsi:type="…
H A Dr2_base_013w.phpt19 …xsd:float[3]" xsi:type="ns2:ArrayOffloat"><item xsi:type="xsd:float">1.3223</item><item xsi:type="…
21 …xsd:float[3]" xsi:type="ns2:ArrayOffloat"><item xsi:type="xsd:float">1.3223</item><item xsi:type="…
H A Dr2_base_014w.phpt27 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
29 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
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.2/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_import2_001w.phpt27 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
29 …><Result xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
H A Dr3_groupD_import3_001w.phpt27 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
29 …><Result xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
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.2/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.2/Zend/tests/return_types/
H A Dvoid_parameter.phpt2 void return type: not valid as a parameter type
8 Fatal error: void cannot be used as a parameter type in %s on line %d
/PHP-7.2/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 …]
/PHP-7.2/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.2/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…
/PHP-7.2/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.2/Zend/tests/type_declarations/
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.2/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.2/ext/standard/
H A Dpack.c751 char type = *(format++); in PHP_FUNCTION() local
790 switch ((int) type) { in PHP_FUNCTION()
907 switch ((int) type) { in PHP_FUNCTION()
1032 if (type == 's') { in PHP_FUNCTION()
1050 if (type == 'i') { in PHP_FUNCTION()
1067 if (type == 'l' || type == 'L') { in PHP_FUNCTION()
1083 if (type == 'l') { in PHP_FUNCTION()
1102 if (type == 'q' || type == 'Q') { in PHP_FUNCTION()
1114 if (type == 'q') { in PHP_FUNCTION()
1131 if (type == 'g') { in PHP_FUNCTION()
[all …]
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.c1420 CHECK_ARGUMENT((type & 0xff) >= SLJIT_EQUAL && (type & 0xff) <= SLJIT_CALL3); in check_sljit_emit_jump()
1421 CHECK_ARGUMENT((type & 0xff) < SLJIT_JUMP || !(type & SLJIT_I32_OP)); in check_sljit_emit_jump()
1437 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_jump()
1456 jump_names[type & 0xff], (type & SLJIT_I32_OP) ? "32" : ""); in check_sljit_emit_cmp()
1481 jump_names[type & 0xff], (type & SLJIT_F32_OP) ? ".f32" : ".f64"); in check_sljit_emit_fcmp()
1503 CHECK_ARGUMENT(type >= SLJIT_JUMP && type <= SLJIT_CALL3); in check_sljit_emit_ijump()
1519 sljit_s32 type) in check_sljit_emit_op_flags() argument
1577 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_cmov()
1810 type = condition | (type & (SLJIT_I32_OP | SLJIT_REWRITABLE_JUMP)); in sljit_emit_cmp()
2105 SLJIT_UNUSED_ARG(type); in sljit_emit_jump()
[all …]
/PHP-7.2/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.2/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.2/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.2/ext/soap/tests/interop/Round4/GroupH/
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 …

Completed in 37 milliseconds

12345678910>>...88