Home
last modified time | relevance | path

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

12345678910>>...16

/php-src/Zend/tests/gh10168/
H A Dassign_dim_ref.phpt2 GH-10168: Assign dim ref
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
/php-src/Zend/tests/restrict_globals/
H A Dinvalid_assign_list_ref.phpt2 Cannot list-assign to $GLOBALS (by-ref)
/php-src/Zend/tests/
H A Dvarvars_by_ref.phpt7 $ref =& $name;
H A Dbug69376.phpt2 Bug #69376 (Wrong ref counting)
H A Dbug34358.phpt7 $ref = &$this;
H A Dbug73960.phpt8 $array = $ref =& $array;
H A Dforeach.phpt2 foreach() by-ref bug
H A Diterator_key_by_ref.phpt2 Iterator::key() with by-ref return
H A Ddynamic_prop_name_leak.phpt7 $ref =& $obj->$name;
H A Dthrow_reference.phpt7 $ref =& $e;
H A Dctor_promotion_by_ref.phpt2 Constructor promotion of by-ref parameter
H A Dobject_property_ref_incdec.phpt8 $ref =& $obj->cursor;
/php-src/ext/soap/tests/schema/
H A Dschema025.phpt13 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
14 <attribute ref="enc12:arraySize" wsdl:arraySize="*"/>
H A Dschema028.phpt13 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
14 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
H A Dschema035.phpt2 SOAP XML Schema 35: Nested complex types (element ref + anonymous type)
20 <element ref="tns:testType2"/>
H A Dschema083.phpt13 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
14 <attribute ref="enc12:arraySize" wsdl:arraySize="*"/>
/php-src/ext/standard/tests/array/
H A Dbug69413.phpt7 $ref =& $array[0];
H A Dbug25708.phpt5 function foo($ref, $alt) {
14 if ($ref) {
52 if ($ref) echo 'r';
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_032.phpt2 Test typed properties return by ref is allowed
/php-src/ext/opcache/tests/jit/
H A Dassign_039.phpt13 $a = $ref =& $val;
/php-src/Zend/tests/nullsafe_operator/
H A D017.phpt2 Test return nullsafe as ref
/php-src/ext/opcache/tests/
H A Dwrong_inlining_005.phpt2 Inlining of functions with ref arguments

Completed in 51 milliseconds

12345678910>>...16