Home
last modified time | relevance | path

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

12345678910>>...15

/PHP-8.2/ext/soap/tests/schema/
H A Dschema034.phpt2 SOAP XML Schema 34: Nested complex types (element ref)
19 <element ref="tns:testType2"/>
/PHP-8.2/Zend/tests/nullsafe_operator/
H A D027.phpt10 function &returns_ref($ref) {
H A D028.phpt2 Test nullsafe in sub-chain of return as ref
/PHP-8.2/Zend/tests/
H A Dcall_with_refs.phpt2 Check call to non-ref function with call-time refs
H A Dfalsetoarray.phpt22 $ref = false;
23 $ref2 = &$ref;
37 $ref = false;
38 ffalse(false, false, $ref, false);
H A Derrmsg_003.phpt2 errmsg: cannot reassign $this (by ref)
H A Dgh11244-001.phpt2 GH-11244: Modifying a copied by-ref iterated array resets the array position (packed)
H A Dadd_optional_by_ref_arg.phpt2 Adding an optional by-ref arg in a child method
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 Dgh11244-002.phpt2 GH-11244: Modifying a copied by-ref iterated array resets the array position (not packed)
H A Dexception_with_by_ref_message.phpt2 Exception with by-ref message
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 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
/PHP-8.2/Zend/tests/gh10168/
H A Dassign_static_untyped_prop_with_prop_ref.phpt2 GH-10168: Assign static prop with prop ref
H A Dassign_static_prop_with_prop_ref.phpt2 GH-10168: Assign static prop with prop ref
/PHP-8.2/Zend/tests/variadic/
H A Dby_ref_error.phpt2 By-ref variadics enforce the reference
/PHP-8.2/ext/standard/tests/array/
H A Dbug44181.phpt8 $ref = &$a;
H A Dbug44182.phpt8 $ref = &$a;
H A Dextract_variation10.phpt7 $ref = &$a;
/PHP-8.2/Zend/tests/varSyntax/
H A DtempDimFetchByRefError.phpt6 $fn = function(&$ref) {};
/PHP-8.2/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

Completed in 27 milliseconds

12345678910>>...15