Home
last modified time | relevance | path

Searched refs:ref (Results 76 – 100 of 149) sorted by relevance

123456

/PHP-5.5/ext/standard/tests/array/
H A Dextract_variation10.phpt7 $ref = &$a;
H A Dextract_variation11.phpt6 $ref = &$a;
H A Dbug25708.phpt5 function foo($ref, $alt) {
14 if ($ref) {
52 if ($ref) echo 'r';
H A Darray_map_variation19.phpt24 $ref =& $arr2[0];
/PHP-5.5/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
/PHP-5.5/Zend/tests/
H A Dmagic_by_ref_007.phpt2 passing second parameter of __call() by ref
H A Dclosure_018.phpt2 Closure 018: Assigning lambda to static var and returning by ref
H A Dobjects_032.phpt2 Covariant return-by-ref constraints
H A Dcall_with_refs.phpt2 Check call to non-ref function with call-time refs
/PHP-5.5/tests/lang/
H A Dfunc_get_arg.005.phpt14 $ref =& $a;
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-5.5/ext/session/tests/
H A Dbug31454.phpt2 Bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref)
/PHP-5.5/tests/classes/
H A Dstatic_properties_003_error4.phpt11 $c->y =& $ref;
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug41566.phpt64 …i:type="xsd:string">newUser</sName></item><item enc:ref="#ref1"/><item enc:ref="#ref1"/><item enc:
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_014.phpt57 echo "\n\n--- a,b ref external:\n";
65 echo "\n\n--- a,b,c ref external:\n";
209 --- a,b ref external:
253 --- a,b,c ref external:
H A Dserialization_objects_015.phpt39 echo "\n\n--- a,b ref container:\n";
55 echo "\n\n--- a,b,c ref container:\n";
162 --- a,b ref container:
250 --- a,b,c ref container:
/PHP-5.5/ext/ereg/tests/
H A Dereg_variation_004.phpt2 Test ereg() function : usage variations - pass non-variable as arg 3, which is pass-by-ref.
H A Deregi_variation_004.phpt2 Test eregi() function : usage variations - pass non-variable as arg 3, which is pass-by-ref.
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt63 $ref = new ReflectionClass('PDO');
64 $constants = $ref->getConstants();
/PHP-5.5/ext/soap/tests/schema/
H A Dschema071.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema056.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema072.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
/PHP-5.5/ext/spl/tests/
H A DarrayObject_exchangeArray_basic1.phpt7 $cowRef = $swapIn; // create a copy-on-write ref to $swapIn
/PHP-5.5/ext/soap/
H A Dphp_sdl.h211 char *ref; member
247 char *ref; member

Completed in 43 milliseconds

123456