Home
last modified time | relevance | path

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

12345678910>>...16

/php-src/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-src/Zend/tests/fibers/
H A Dreturn-by-ref.phpt2 Fiber function may return by ref, but getReturn() always returns by val
/php-src/Zend/tests/type_declarations/intersection_types/
H A Dparsing_attribute.phpt2 Intersection type parsing and by-ref parsing interaction with attributes
/php-src/Zend/tests/gh10168/
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
H A Dassign_static_prop_with_prop_ref.phpt2 GH-10168: Assign static prop with prop ref
/php-src/Zend/tests/
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 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 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 Dgh11244-002.phpt2 GH-11244: Modifying a copied by-ref iterated array resets the array position (not packed)
/php-src/ext/spl/tests/
H A Dbug70853.phpt2 Bug #70853 (SplFixedArray throws exception when using ref variable as index)
/php-src/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-src/ext/soap/tests/schema/
H A Dschema034.phpt2 SOAP XML Schema 34: Nested complex types (element ref)
19 <element ref="tns:testType2"/>
/php-src/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-src/Zend/tests/variadic/
H A Dby_ref_error.phpt2 By-ref variadics enforce the reference
/php-src/ext/standard/tests/array/
H A Dbug44181.phpt8 $ref = &$a;

Completed in 51 milliseconds

12345678910>>...16