Home
last modified time | relevance | path

Searched refs:ref (Results 251 – 275 of 376) sorted by relevance

1...<<111213141516

/PHP-8.3/Zend/tests/varSyntax/
H A DtempPropFetchByRefError.phpt6 $fn = function(&$ref) {};
/PHP-8.3/Zend/tests/
H A Dbug71154.phpt7 foreach ($array as &$ref) {
H A Dgh15330-002.phpt23 $ref = $fiber;
H A Dgh11244-005.phpt2 GH-11244: Modifying a copied by-ref iterated array resets the array position (multiple copies)
H A Dbug70083.phpt2 Bug #70083 (Use after free with assign by ref to overloaded objects)
H A Dobjects_032.phpt2 Covariant return-by-ref constraints
H A Dgh15108-001.phpt28 $ref = $fiber;
H A Dgh15275-001.phpt28 $ref = $fiber;
H A Dgh12102_1.phpt15 /* Intentionally declared after test() to avoid compile-time checking of ref args. */
H A Dbug72813.phpt2 Bug #72813 (Segfault with __get returned by ref)
/PHP-8.3/Zend/tests/enum/
H A Dno-return-properties-by-ref.phpt2 Enum properties cannot be returned by-ref
H A Dno-pass-properties-by-ref.phpt2 Enum properties cannot be passed by-ref
/PHP-8.3/ext/sockets/tests/
H A Dsocket_select.phpt17 $ref =& $sockets[0]; // bug #78038
/PHP-8.3/ext/opcache/tests/
H A Dwrong_inlining_001.phpt20 function foo(&$ref) {}
/PHP-8.3/Zend/tests/in-de-crement/
H A Dincdec_ref_property.phpt8 $ref =& $obj->prop;
/PHP-8.3/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_refs.phpt14 // rc=1 singleton ref remains
/PHP-8.3/Zend/tests/gh10168/
H A Dassign_prop_ref.phpt2 GH-10168: Assign prop ref
H A Dassign_untyped_prop_ref.phpt2 GH-10168: Assign prop ref
H A Dassign_prop_with_prop_ref.phpt2 GH-10168: Assign prop with prop ref
H A Dassign_untyped_prop_with_prop_ref.phpt2 GH-10168: Assign prop with prop ref
/PHP-8.3/tests/lang/
H A Dfunc_get_arg.005.phpt14 $ref =& $a;
/PHP-8.3/Zend/tests/generators/
H A Dyield_by_reference_optimization.phpt2 Make sure optimization does not interfere with yield by ref
/PHP-8.3/Zend/tests/type_declarations/intersection_types/
H A Dparsing_comment.phpt2 Intersection type and by-ref parameter parsing with comments
/PHP-8.3/Zend/tests/readonly_props/
H A Dby_ref_foreach.phpt2 By-ref foreach over readonly property
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_102.phpt2 Compound assignment operator on static property holding ref

Completed in 26 milliseconds

1...<<111213141516