Home
last modified time | relevance | path

Searched refs:ref (Results 201 – 225 of 364) sorted by relevance

12345678910>>...15

/PHP-8.3/Zend/tests/
H A Dctor_promotion_by_ref.phpt2 Constructor promotion of by-ref parameter
H A Dobject_property_ref_incdec.phpt8 $ref =& $obj->cursor;
H A Dbuiltin_in_write_context_error2.phpt6 $ref =& strlen("foo");
H A Dbug38808.phpt2 Bug #38808 ("maybe ref" issue for current() and others)
H A Dcall_with_refs.phpt2 Check call to non-ref function with call-time refs
H A Dgh11244-001.phpt2 GH-11244: Modifying a copied by-ref iterated array resets the array position (packed)
H A Derrmsg_003.phpt2 errmsg: cannot reassign $this (by ref)
/PHP-8.3/Zend/tests/nullsafe_operator/
H A D017.phpt2 Test return nullsafe as ref
H A D027.phpt10 function &returns_ref($ref) {
/PHP-8.3/ext/standard/tests/array/
H A Dbug25708.phpt5 function foo($ref, $alt) {
14 if ($ref) {
52 if ($ref) echo 'r';
/PHP-8.3/Zend/tests/gh10168/
H A Dassign_static_untyped_prop_ref.phpt2 GH-10168: Assign static prop ref
H A Dassign_static_prop_ref.phpt2 GH-10168: Assign static prop ref
H A Dassign_with_prop_ref.phpt2 GH-10168: Assign with prop ref
H A Dassign_dim_with_prop_ref.phpt2 GH-10168: Assign dim with prop ref
H A Dassign_static_untyped_prop_with_prop_ref.phpt2 GH-10168: Assign static prop with prop ref
/PHP-8.3/ext/opcache/tests/jit/
H A Dassign_039.phpt14 $a = $ref =& $val;
/PHP-8.3/ext/opcache/tests/
H A Dwrong_inlining_005.phpt2 Inlining of functions with ref arguments
/PHP-8.3/Zend/tests/fibers/
H A Dreturn-by-ref.phpt2 Fiber function may return by ref, but getReturn() always returns by val
/PHP-8.3/Zend/tests/type_declarations/intersection_types/
H A Dparsing_attribute.phpt2 Intersection type parsing and by-ref parsing interaction with attributes
/PHP-8.3/Zend/tests/restrict_globals/
H A Dinvalid_assign_ref_lhs.phpt2 Cannot by-ref assign to $GLOBALS (LHS)
H A Dinvalid_foreach_ref.phpt2 Cannot use $GLOBALS as foreach result variable (by-ref)
/PHP-8.3/ext/spl/tests/
H A Dbug70853.phpt2 Bug #70853 (SplFixedArray throws exception when using ref variable as index)
/PHP-8.3/ext/opcache/tests/opt/
H A Dnullsafe_002.phpt53 …V0($test) [null, object (instanceof Test)] & TYPE [ref, bool, long, double, string, array of [any,…
/PHP-8.3/ext/soap/tests/schema/
H A Dschema034.phpt2 SOAP XML Schema 34: Nested complex types (element ref)
19 <element ref="tns:testType2"/>
/PHP-8.3/Zend/tests/variadic/
H A Dby_ref_error.phpt2 By-ref variadics enforce the reference

Completed in 38 milliseconds

12345678910>>...15