Home
last modified time | relevance | path

Searched refs:ref (Results 226 – 250 of 376) sorted by relevance

12345678910>>...16

/PHP-8.3/Zend/tests/variadic/
H A Dby_ref_error.phpt2 By-ref variadics enforce the reference
/PHP-8.3/Zend/tests/nullsafe_operator/
H A D028.phpt2 Test nullsafe in sub-chain of return as ref
/PHP-8.3/Zend/tests/
H A Dfalsetoarray.phpt22 $ref = false;
23 $ref2 = &$ref;
37 $ref = false;
38 ffalse(false, false, $ref, false);
H A Dgh11244-002.phpt2 GH-11244: Modifying a copied by-ref iterated array resets the array position (not packed)
H A Dmagic_by_ref_002.phpt2 passing second parameter of __set() by ref
H A Dmagic_by_ref_003.phpt2 passing parameter of __get() by ref
H A Dmagic_by_ref_004.phpt2 passing parameter of __unset() by ref
H A Dadd_optional_by_ref_arg.phpt2 Adding an optional by-ref arg in a child method
H A Dexception_with_by_ref_message.phpt2 Exception with by-ref message
H A Dlist_assign_ref_string_offset_error.phpt2 String offset error during list() by-ref assignment
H A Dmagic_by_ref_001.phpt2 passing first parameter of __set() by ref
H A Dmagic_by_ref_005.phpt2 passing parameter of __isset() by ref
H A Dmagic_by_ref_006.phpt2 passing first parameter of __call() by ref
H A Dassign_to_obj_001.phpt2 assign to object leaks with ref
H A Drecv_init_ref_type.phpt2 Check by-ref RECV_INIT with single type
H A Dgh11244-003.phpt2 GH-11244: Modifying a copied by-ref iterated array resets the array position (not packed with holes)
H A Dmagic_by_ref_007.phpt2 passing second parameter of __call() by ref
/PHP-8.3/Zend/tests/gh10168/
H A Dassign_static_prop_with_prop_ref.phpt2 GH-10168: Assign static prop with prop ref
/PHP-8.3/ext/standard/tests/array/
H A Dbug44181.phpt8 $ref = &$a;
H A Dextract_variation10.phpt7 $ref = &$a;
H A Dbug44182.phpt8 $ref = &$a;
H A Dextract_variation11.phpt6 $ref = &$a;
/PHP-8.3/Zend/tests/generators/
H A Dyield_ref_function_call_by_reference.phpt2 The result of a by-ref function call can be yielded just fine
/PHP-8.3/Zend/tests/varSyntax/
H A DtempDimFetchByRefError.phpt6 $fn = function(&$ref) {};
/PHP-8.3/Zend/tests/generators/errors/
H A Dyield_non_ref_function_call_by_ref_error.phpt2 Yielding the result of a non-ref function call throw a notice

Completed in 18 milliseconds

12345678910>>...16