Home
last modified time | relevance | path

Searched refs:array (Results 4651 – 4675 of 6720) sorted by relevance

1...<<181182183184185186187188189190>>...269

/PHP-8.1/ext/oci8/tests/
H A Dlob_011.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
77 array(2) {
/PHP-8.1/ext/zip/tests/
H A Doo_encryption.phpt41 $ctx = stream_context_create(array('zip' => array('password' => $pass)));
/PHP-8.1/ext/gd/tests/
H A Dimagecolorallocate_variation5.phpt22 $values = array(
36 // loop through each element of the array for blue
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_getMethod_002.phpt45 var_dump($rc->getMethod(array(1,2,3)));
67 ReflectionClass::getMethod(): Argument #1 ($name) must be of type string, array given
H A DReflectionClass_newInstanceArgs_001.phpt41 var_dump($rcB->newInstanceArgs(array('x', 123)));
61 $e2 = $rcE->newInstanceArgs(array('x'));
H A DReflectionClass_getProperty_002.phpt45 var_dump($rc->getProperty(array(1,2,3)));
65 ReflectionClass::getProperty(): Argument #1 ($name) must be of type string, array given
/PHP-8.1/ext/standard/tests/strings/
H A Dstrtok_variation4.phpt12 $strings_with_nulls = array(
23 // loop through each element of the array and check the working of strtok()
H A Dget_html_translation_table_basic9.phpt74 array(5) {
87 array(3) {
/PHP-8.1/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_008w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoStringArray(array());
/PHP-8.1/Zend/tests/
H A Dbug55509.phpt18 $infos = array();
32 $infos = array();
H A Dbug72101.phpt44 public function __construct(array $parameters) {
52 $arguments = array($a, $b, $c);
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_oo.phpt66 array(2) {
75 array(5) {
H A D006.phpt40 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
61 array(7) {
H A D007.phpt40 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
61 array(7) {
H A D008.phpt40 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
61 array(7) {
H A D010.phpt43 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
64 array(7) {
H A D011.phpt40 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8);
61 array(8) {
H A D020.phpt61 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
83 array(7) {
H A D025.phpt51 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
73 array(7) {
/PHP-8.1/ext/intl/collator/
H A Dcollator_arginfo.h18 ZEND_ARG_TYPE_INFO(1, array, IS_ARRAY, 0)
23 ZEND_ARG_TYPE_INFO(1, array, IS_ARRAY, 0)
/PHP-8.1/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_028w.phpt18 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
19 $client->echoAnyType(array('inputAnyType'=>new SoapVar($struct,SOAP_ENC_OBJECT,"SOAPComplexType","h…
/PHP-8.1/ext/spl/tests/
H A Diterator_057.phpt8 * From Docs: Construct a new array iterator from anything that has a hash table.
/PHP-8.1/tests/classes/
H A Dbug23951.phpt11 public $a_var = array(FOO1=>'foo1_value', FOO2=>'foo2_value');
/PHP-8.1/ext/standard/tests/file/
H A Dbug26615.phpt7 $out = array();
H A Dbug39673.phpt11 $offsets = array(

Completed in 39 milliseconds

1...<<181182183184185186187188189190>>...269