Home
last modified time | relevance | path

Searched refs:ref (Results 301 – 325 of 382) sorted by relevance

1...<<111213141516

/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_082.phpt20 Test::$x =& Test2::$y; // remove the typed ref from $x
H A Dtyped_properties_061.phpt2 Typed property on overloaded by-ref property
/php-src/Zend/tests/
H A Dcall_user_func_array_prefer_ref.phpt2 call_user_func_array() passes value to prefer-ref arg if element wasn't a reference
H A Dbug72038.phpt2 Bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice)
H A Dclosure_018.phpt2 Closure 018: Assigning lambda to static var and returning by ref
H A Dassign_ref_error_var_handling.phpt2 If the LHS of ref-assign ERRORs, that takes precedence over the "only variables" notice
H A Ddynamic_call_to_ref_returning_function.phpt2 When performing a dynamic call to a ret-by-ref function, the reference should be unwrapped
H A Dbug79979.phpt2 Bug #79979 (passing value to by-ref param via CUF(A) crashes)
/php-src/ext/standard/tests/serialize/
H A Dtyped_property_ref_assignment_failure.phpt2 Failure to assign ref to typed property
H A Dserialization_objects_015.phpt37 echo "\n\n--- a,b ref container:\n";
53 echo "\n\n--- a,b,c ref container:\n";
160 --- a,b ref container:
248 --- a,b,c ref container:
/php-src/ext/standard/tests/filters/
H A Dbug72941.phpt2 Bug #72941 (Modifying bucket->data by-ref has no effect any longer)
/php-src/ext/session/tests/user_session_module/
H A Dbug31454.phpt2 Bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref)
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt72 $ref = new ReflectionClass('PDO');
73 $constants = $ref->getConstants();
/php-src/Zend/tests/nullsafe_operator/
H A D023.phpt25 $ref =& $foo->bar[0];
/php-src/ext/ffi/tests/
H A Daddr_in_lval.phpt13 function &getBar() { return $this->data->bar; } // return by ref to get CData instead of null
/php-src/tests/lang/
H A DpassByReference_008.phpt2 Pass same variable by ref and by value.
H A Dfunc_num_args.004.phpt2 Pass same variable by ref and by value.
/php-src/ext/spl/tests/
H A DarrayObject_exchangeArray_basic1.phpt7 $cowRef = $swapIn; // create a copy-on-write ref to $swapIn
H A DArrayObject_illegal_offset.phpt18 $ref =& $ao[[]];
/php-src/ext/soap/tests/schema/
H A Dschema071.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema056.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema072.phpt14 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
/php-src/ext/soap/
H A Dphp_sdl.h208 char *ref; member
244 char *ref; member
/php-src/ext/xsl/tests/
H A DmaxTemplateDepth_modification_validation_bypass.phpt21 $ref =& $proc->maxTemplateDepth;
H A DmaxTemplateVars_modification_validation_bypass.phpt21 $ref =& $proc->maxTemplateVars;

Completed in 21 milliseconds

1...<<111213141516