Home
last modified time | relevance | path

Searched refs:ref (Results 151 – 175 of 218) sorted by relevance

123456789

/PHP-7.1/Zend/tests/
H A Dclosure_018.phpt2 Closure 018: Assigning lambda to static var and returning by ref
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
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt64 $ref = new ReflectionClass('PDO');
65 $constants = $ref->getConstants();
/PHP-7.1/ext/standard/tests/array/
H A Darray_map_variation19.phpt24 $ref =& $arr2[0];
/PHP-7.1/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[]"/>
H A Dschema061.phpt15 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
H A Dschema069.phpt11 <attribute ref="tns:int"/>
H A Dschema023.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema070.phpt11 <attributeGroup ref="tns:int_group"/>
H A Dschema027.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[,]"/>
H A Dschema041.phpt10 <group ref="tns:testGroup"/>
H A Dschema039.phpt13 <attributeGroup ref="tns:intGroup"/>
H A Dschema081.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema029.phpt15 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
/PHP-7.1/ext/spl/tests/
H A DarrayObject_exchangeArray_basic1.phpt7 $cowRef = $swapIn; // create a copy-on-write ref to $swapIn
/PHP-7.1/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.
H A Dfunc_get_args.004.phpt2 Pass same variable by ref and by value (PHP7).
/PHP-7.1/ext/soap/
H A Dphp_sdl.h211 char *ref; member
247 char *ref; member
/PHP-7.1/ext/standard/tests/serialize/
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-7.1/ext/oci8/tests/
H A Dbug44206.phpt2 Bug #44206 (Test if selecting ref cursors leads to ORA-1000 maximum open cursors reached)
/PHP-7.1/ext/ldap/tests/
H A Dldap_parse_result_basic.phpt18 "ref" => "cn=userA,$base",
/PHP-7.1/Zend/tests/arg_unpack/
H A Dby_ref.phpt2 Argument unpacking with by-ref arguments

Completed in 28 milliseconds

123456789