/PHP-7.4/ext/standard/tests/general_functions/ |
H A D | proc_open_pipes1.phpt | 22 resource(%d) of type (Unknown) 24 resource(%d) of type (Unknown) 26 resource(%d) of type (Unknown) 28 resource(%d) of type (Unknown) 30 resource(%d) of type (Unknown) 32 resource(%d) of type (Unknown) 34 resource(%d) of type (Unknown) 36 resource(%d) of type (Unknown) 38 resource(%d) of type (Unknown) 40 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.4/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.4/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.4/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.4/ext/ffi/ |
H A D | ffi.c | 416 cdata->type = type; in zend_ffi_cdata_to_zval_slow() 429 cdata->type = type; in zend_ffi_cdata_to_zval_slow_ptr() 446 cdata->type = type; in zend_ffi_cdata_to_zval_slow_ret() 1139 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_read_field() 1217 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_write_field() 1349 type = ZEND_FFI_TYPE(type->array.type); in zend_ffi_cdata_write_dim() 1359 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_write_dim() 1515 type = ZEND_FFI_TYPE(type->array.type); in zend_ffi_ctype_name() 2044 type = ZEND_FFI_TYPE(type->pointer.type); in zend_ffi_cdata_get_closure() 5944 type->pointer.type = dcl->type; [all …]
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_cleanup.c | 11 int type; member 18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument 28 c->type = type; in fpm_cleanup_add() 36 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run() argument 42 if (c->type & type) { in fpm_cleanups_run() 43 c->cleanup(type, c->arg); in fpm_cleanups_run()
|
/PHP-7.4/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.4/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.4/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.4/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.4/Zend/tests/type_declarations/ |
H A D | scalar_strict_64bit.phpt | 2 Scalar type strict mode 41 foreach ($functions as $type => $function) { 42 echo PHP_EOL, "Testing '$type' type:", PHP_EOL; 57 Testing 'int' type: 107 *** Trying resource(5) of type (stream) 110 Testing 'float' type: 160 *** Trying resource(5) of type (stream) 163 Testing 'string' type: 213 *** Trying resource(5) of type (stream) 216 Testing 'bool' type: [all …]
|
H A D | scalar_strict.phpt | 2 Scalar type strict mode 41 foreach ($functions as $type => $function) { 42 echo PHP_EOL, "Testing '$type' type:", PHP_EOL; 57 Testing 'int' type: 107 *** Trying resource(5) of type (stream) 110 Testing 'float' type: 160 *** Trying resource(5) of type (stream) 163 Testing 'string' type: 213 *** Trying resource(5) of type (stream) 216 Testing 'bool' type: [all …]
|
H A D | scalar_strict_basic.phpt | 2 Strict scalar type basics 27 function type($value) { 39 foreach ($functions as $type => $function) { 40 echo PHP_EOL, "Testing '$type' type:", PHP_EOL; 43 echo PHP_EOL . "*** Trying ", type($value), " value", PHP_EOL; 54 Testing 'int' type: 60 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l… 66 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li… 83 Testing 'float' type: 112 Testing 'string' type: [all …]
|
/PHP-7.4/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.4/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.4/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.4/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.4/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…
|
/PHP-7.4/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.4/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.4/ext/curl/tests/ |
H A D | bug72202.phpt | 26 resource(%d) of type (stream) 27 resource(%d) of type (stream) 28 resource(%d) of type (Unknown) 29 resource(%d) of type (Unknown) 30 resource(%d) of type (curl) 31 resource(%d) of type (curl) 32 resource(%d) of type (Unknown) 33 resource(%d) of type (Unknown)
|