/PHP-7.1/ext/standard/tests/general_functions/ |
H A D | proc_open_pipes1.phpt | 31 resource(%d) of type (Unknown) 33 resource(%d) of type (Unknown) 35 resource(%d) of type (Unknown) 37 resource(%d) of type (Unknown) 39 resource(%d) of type (Unknown) 41 resource(%d) of type (Unknown) 43 resource(%d) of type (Unknown) 45 resource(%d) of type (Unknown) 47 resource(%d) of type (Unknown) 49 resource(%d) of type (Unknown) [all …]
|
H A D | gettype_settype_variation5.phpt | 15 Description: Set the type of variable var to type 19 settype() to resource type. 22 get the current type of the variable 23 set the type of the variable to resource type 25 get the new type of the variable 158 /* test conversion to resource type */ 159 $type = "resource"; 162 echo "\n-- Setting type of data to $type --\n"; 167 // get the current data type 171 var_dump( settype($var, $type) ); [all …]
|
/PHP-7.1/ext/soap/tests/bugs/ |
H A D | bug37083.phpt | 19 …type="ns3:SearchResponseItem" xmlns:ns3="urn:java:de.pangaea.metadataportal.search.SearchService" … 29 …type="ns13:Map" xmlns:ns13="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 30 …type="ns14:Map" xmlns:ns14="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 31 …type="ns15:Map" xmlns:ns15="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 32 …type="ns16:Map" xmlns:ns16="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 33 …type="ns17:Map" xmlns:ns17="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 34 …type="ns18:Map" xmlns:ns18="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 35 …type="ns19:Map" xmlns:ns19="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 36 …type="ns20:Map" xmlns:ns20="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… 37 …type="ns21:Map" xmlns:ns21="http://xml.apache.org/xml-soap" xmlns:soapenc="http://schemas.xmlsoap.… [all …]
|
/PHP-7.1/ext/standard/tests/file/ |
H A D | fgetc_basic.phpt | 72 resource(%d) of type (stream) 76 resource(%d) of type (stream) 80 resource(%d) of type (stream) 84 resource(%d) of type (stream) 88 resource(%d) of type (stream) 92 resource(%d) of type (stream) 98 resource(%d) of type (stream) 102 resource(%d) of type (stream) 106 resource(%d) of type (stream) 110 resource(%d) of type (stream) [all …]
|
/PHP-7.1/ext/dom/tests/ |
H A D | bug38474.phpt | 14 pre:type="bar" type="foo" ><sub /></node>'; 17 echo $dom->firstChild->getAttribute('type')."\n"; 20 $dom->firstChild->setAttribute('pre:type', 'bar2'); 21 $dom->firstChild->setAttribute('type', 'foo2'); 22 $dom->firstChild->setAttribute('post:type', 'baz'); 23 $dom->firstChild->setAttribute('new:type', 'baz2'); 25 echo $dom->firstChild->getAttribute('type')."\n"; 29 $dom->firstChild->removeAttribute('pre:type'); 30 $dom->firstChild->removeAttribute('type'); 32 echo $dom->firstChild->getAttribute('type')."\n"; [all …]
|
/PHP-7.1/sapi/fpm/fpm/ |
H A D | fpm_cleanup.c | 12 int type; member 19 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument 29 c->type = type; in fpm_cleanup_add() 37 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run() argument 43 if (c->type & type) { in fpm_cleanups_run() 44 c->cleanup(type, c->arg); in fpm_cleanups_run()
|
/PHP-7.1/ext/standard/tests/image/ |
H A D | skipif_imagetype.inc | 2 if (!defined('IMAGETYPE_GIF')) die('skip images of type GIF not supported'); 3 if (!defined('IMAGETYPE_JPEG')) die('skip images of type JPEG not supported'); 4 if (!defined('IMAGETYPE_PNG')) die('skip images of type PNG not supported'); 5 if (!defined('IMAGETYPE_SWF')) die('skip images of type SWF not supported'); 6 if (!defined('IMAGETYPE_PSD')) die('skip images of type PSD not supported'); 7 if (!defined('IMAGETYPE_BMP')) die('skip images of type BMP not supported'); 8 if (!defined('IMAGETYPE_TIFF_II')) die('skip images of type TIFF not supported'); 9 if (!defined('IMAGETYPE_TIFF_MM')) die('skip images of type TIFF not supported'); 10 if (!defined('IMAGETYPE_JPC')) die('skip images of type JPC not supported'); 11 //if (!defined('IMAGETYPE_JP2')) die('skip images of type JP2 not supported'); [all …]
|
/PHP-7.1/ext/soap/tests/ |
H A D | server030.phpt | 52 …type="ns1:ItemArray"><item xsi:type="ns1:Item"><text xsi:type="xsd:string">text0</text></item><ite…
|
H A D | server031.phpt | 68 …type="ns1:ItemArray"><item xsi:type="ns1:Item"><text xsi:type="xsd:string">text0</text></item><ite…
|
/PHP-7.1/ext/soap/tests/schema/ |
H A D | schema064.phpt | 15 <element name="dateTime" type="dateTime"/> 16 <element name="time" type="time"/> 17 <element name="date" type="date"/> 18 <element name="gYearMonth" type="gYearMonth"/> 19 <element name="gYear" type="gYear"/> 20 <element name="gMonthDay" type="gMonthDay"/> 21 <element name="gDay" type="gDay"/> 22 <element name="gMonth" type="gMonth"/> 28 test_schema($schema,'type="tns:testType"',array( 42 …type="ns1:testType"><dateTime xsi:type="xsd:dateTime">1976-04-05T01:02:03Z</dateTime><time xsi:typ…
|
/PHP-7.1/ext/pcre/tests/ |
H A D | preg_match_error4.phpt | 23 "type": "path", 30 "type": "composer", 34 "type": "package", 37 "type": "metapackage", 49 "type": "metapackage", 60 "type": "metapackage", 71 "type": "metapackage", 82 "type": "metapackage", 93 "type": "metapackage", 104 "type": "metapackage", [all …]
|
/PHP-7.1/ext/fileinfo/libmagic/ |
H A D | apptype.c | 48 APPTYPE rc, type; in file_os2_apptype() local 80 rc = DosQueryAppType((unsigned char *)path, &type); in file_os2_apptype() 108 if (type & FAPPTYP_32BIT) in file_os2_apptype() 111 if (type & FAPPTYP_PHYSDRV) { in file_os2_apptype() 114 } else if (type & FAPPTYP_VIRTDRV) { in file_os2_apptype() 117 } else if (type & FAPPTYP_DLL) { in file_os2_apptype() 118 if (type & FAPPTYP_PROTDLL) in file_os2_apptype() 126 } else if (type & FAPPTYP_DOS) { in file_os2_apptype() 142 } else if (type & FAPPTYP_BOUND) { in file_os2_apptype() 145 } else if ((type & 7) == FAPPTYP_WINDOWAPI) { in file_os2_apptype() [all …]
|
/PHP-7.1/ext/soap/tests/interop/Round4/GroupH/ |
H A D | r4_groupH_complex_rpcenc_009w.phpt | 42 …type="xsd:int">3</whichFault><param1 xsi:type="ns2:BaseStruct"><floatMessage xsi:type="xsd:float">… 44 …type="ns1:MoreExtendedStruct"><floatMessage xsi:type="xsd:float">12.345</floatMessage><shortMessag…
|
H A D | r4_groupH_complex_rpcenc_008w.phpt | 42 …type="xsd:int">2</whichFault><param1 xsi:type="ns2:BaseStruct"><floatMessage xsi:type="xsd:float">… 44 …type="ns1:ExtendedStruct"><floatMessage xsi:type="xsd:float">12.345</floatMessage><shortMessage xs…
|
/PHP-7.1/ext/simplexml/tests/ |
H A D | bug72588.phpt | 16 <object type="obj_1" label="Label for object 1"></object> 17 <object type="obj_2" label="Label for object 2"></object> 18 <object type="obj_3" label="Label for object 3"></object> 19 <object type="obj_4" label="Label for object 4"></object> 20 <object type="obj_5" label="Label for object 5"></object> 21 <object type="obj_6" label="Label for object 6"></object> 22 <object type="obj_7" label="Label for object 7"></object> 23 <object type="obj_8" label="Label for object 8"></object> 24 <object type="obj_9" label="Label for object 9"></object> 25 <object type="obj_10" label="Label for object 10"></object> [all …]
|
/PHP-7.1/Zend/tests/type_declarations/ |
H A D | scalar_strict.phpt | 2 Scalar type strict mode 51 foreach ($functions as $type => $function) { 52 echo PHP_EOL, "Testing '$type' type:", PHP_EOL; 67 Testing 'int' type: 117 *** Trying resource(5) of type (stream) 120 Testing 'float' type: 170 *** Trying resource(5) of type (stream) 173 Testing 'string' type: 223 *** Trying resource(5) of type (stream) 226 Testing 'bool' type: [all …]
|
H A D | scalar_strict_64bit.phpt | 2 Scalar type strict mode 51 foreach ($functions as $type => $function) { 52 echo PHP_EOL, "Testing '$type' type:", PHP_EOL; 67 Testing 'int' type: 117 *** Trying resource(5) of type (stream) 120 Testing 'float' type: 170 *** Trying resource(5) of type (stream) 173 Testing 'string' type: 223 *** Trying resource(5) of type (stream) 226 Testing 'bool' type: [all …]
|
H A D | scalar_strict_basic.phpt | 2 Strict scalar type basics 38 function type($value) { 50 foreach ($functions as $type => $function) { 51 echo PHP_EOL, "Testing '$type' type:", PHP_EOL; 54 echo PHP_EOL . "*** Trying ", type($value), " value", PHP_EOL; 65 Testing 'int' type: 71 *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s … 94 Testing 'float' type: 112 *** Caught Argument 1 passed to {closure}() must be of the type float, null given, called in %s on … 123 Testing 'string' type: [all …]
|
/PHP-7.1/ext/soap/tests/soap12/ |
H A D | T42.phpt | 21 <item xsi:type="ns1:SOAPStruct"> 22 <varInt xsi:type="xsd:int">42</varInt> 23 <varFloat xsi:type="xsd:float">0.005</varFloat> 24 <varString xsi:type="xsd:string">hello world</varString> 26 <item xsi:type="ns1:SOAPStruct"> 27 <varInt xsi:type="xsd:int">43</varInt> 28 <varFloat xsi:type="xsd:float">0.123</varFloat> 29 <varString xsi:type="xsd:string">bye world</varString> 40 …type="ns2:ArrayOfSOAPStruct"><item xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">hell…
|
H A D | T45.phpt | 15 <inputStruct xsi:type="ns1:SOAPStructStruct" 17 <varInt xsi:type="xsd:int">42</varInt> 18 <varFloat xsi:type="xsd:float">0.005</varFloat> 19 <varString xsi:type="xsd:string">hello world</varString> 20 <varStruct xsi:type="ns1:SOAPStruct"> 21 <varInt xsi:type="xsd:int">99</varInt> 22 <varFloat xsi:type="xsd:float">5.5</varFloat> 23 <varString xsi:type="xsd:string">nested struct</varString> 34 …type="ns2:SOAPStructStruct"><varString xsi:type="xsd:string">hello world</varString><varInt xsi:ty…
|
/PHP-7.1/Zend/tests/ |
H A D | settype_resource.phpt | 40 Warning: settype(): Cannot convert to resource type in %s on line %d 43 Warning: settype(): Cannot convert to resource type in %s on line %d 46 Warning: settype(): Cannot convert to resource type in %s on line %d 49 Warning: settype(): Cannot convert to resource type in %s on line %d 52 Warning: settype(): Cannot convert to resource type in %s on line %d 55 Warning: settype(): Cannot convert to resource type in %s on line %d 58 Warning: settype(): Cannot convert to resource type in %s on line %d 62 Warning: settype(): Cannot convert to resource type in %s on line %d 72 Warning: settype(): Cannot convert to resource type in %s on line %d 75 Warning: settype(): Cannot convert to resource type in %s on line %d [all …]
|
/PHP-7.1/ext/xmlreader/tests/ |
H A D | bug73053.xsd | 5 <xsd:element name="books" type="bks:BooksForm"/> 10 type="bks:BookForm" 18 <xsd:element name="author" type="xsd:string"/> 19 <xsd:element name="title" type="xsd:string"/> 20 <xsd:element name="genre" type="xsd:string"/> 21 <xsd:element name="price" type="xsd:float" /> 22 <xsd:element name="pub_date" type="xsd:date" /> 23 <xsd:element name="review" type="xsd:string"/> 25 <xsd:attribute name="id" type="xsd:positiveInteger"/>
|
/PHP-7.1/ext/soap/tests/interop/Round2/Base/ |
H A D | r2_base_015w.phpt | 29 …type="ns2:ArrayOfSOAPStruct"><item xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg<… 31 …type="ns2:ArrayOfSOAPStruct"><item xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg<…
|
/PHP-7.1/ext/soap/tests/interop/Round2/GroupB/ |
H A D | r2_groupB_004w.phpt | 29 …type="ns2:SOAPStructStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:type="xsd:… 31 …type="ns2:SOAPStructStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:type="xsd:…
|
/PHP-7.1/ext/soap/tests/interop/Round3/GroupE/ |
H A D | r3_groupE_list_003w.phpt | 26 …type="ns2:List"><varInt xsi:type="xsd:int">1</varInt><varString xsi:type="xsd:string">arg1</varStr… 28 …type="ns2:List"><varInt xsi:type="xsd:int">1</varInt><varString xsi:type="xsd:string">arg1</varStr…
|