Home
last modified time | relevance | path

Searched refs:cast (Results 26 – 50 of 91) sorted by relevance

1234

/PHP-8.3/Zend/tests/
H A Ddouble_array_cast.phpt2 Double array cast
H A Dget_resource_id.phpt8 // get_resource_id() is equivalent to an integer cast.
H A Dstr_offset_007.phpt15 Err: String offset cast occurred
H A Dbug42772.phpt2 Bug #42772 (Storing $this in a static var fails while handling a cast to string)
H A Ddie_string_cast_exception.phpt2 Bug #79777: String cast exception during die should be handled gracefully
H A Dstr_offset_006.phpt15 Err: String offset cast occurred
H A Dstr_offset_008.phpt16 Err: String offset cast occurred
H A Dbug34199.phpt2 Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler)
/PHP-8.3/ext/spl/tests/
H A Dbug65213.phpt2 Bug #65213 (cannot cast SplFileInfo to boolean)
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug66094.phpt2 Bug #66094 (unregister_tick_function tries to cast a Closure to a string)
/PHP-8.3/ext/pdo_firebird/tests/
H A Ddialect_1.phpt24 cast(0.76 as numeric(15, 2)) as K,
25 cast(\'2019-06-12\' as date) as DT
/PHP-8.3/Zend/tests/numeric_strings/
H A Dexplicit_cast_leading_numeric_must_work.phpt2 Explicit cast of leading numeric strings should still work without warning
/PHP-8.3/ext/opcache/tests/
H A Dbug70111.phpt2 Bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast)
/PHP-8.3/ext/simplexml/tests/
H A Dbug62328.phpt2 Bug #62328 (implementing __toString and a cast to string fails)
H A D034.phpt2 SimpleXML: cast to array
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_072.phpt2 Typed property must cast when used with __get()
/PHP-8.3/ext/reflection/tests/
H A DReflectionParameter_ctor_cast.phpt2 Test method name string cast in ReflectionParameter ctor
H A Dbug74673.phpt2 Bug #74673 (Segfault when cast Reflection object to string with undefined constant)
/PHP-8.3/ext/ffi/tests/
H A D038.phpt15 $p = $ffi->cast("int*", $a);
H A D040.phpt21 var_dump($ffi->cast("int8_t[4]", $x));
37 var_dump(FFI::cdef()->cast("int8_t[4]", $y[0]));
/PHP-8.3/ext/random/tests/01_functions/
H A Dmt_srand_unknown_mode.phpt14 // Equivalent to 0 when cast as unsigned 8-bit integer
/PHP-8.3/ext/exif/tests/
H A Dbug79046.phpt2 Bug #79046: NaN to int cast undefined behavior in exif
H A Dfloat_cast_overflow.phpt2 Overflow in float to int cast
/PHP-8.3/Zend/tests/float_to_int/
H A Dexplicit_casts_should_not_warn.phpt2 Explicit (int) cast must not warn
H A Dexplicit_casts_should_not_warn_32bit.phpt2 Explicit (int) cast must not warn 32bit variation

Completed in 109 milliseconds

1234