Home
last modified time | relevance | path

Searched refs:array (Results 5051 – 5075 of 6838) sorted by relevance

1...<<201202203204205206207208209210>>...274

/PHP-5.6/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation4.phpt18 $variation_array = array(
H A Dgetservbyname_basic.phpt11 …$services = array('http', 'ftp', 'ssh', 'telnet', 'imap', 'smtp', 'nicname', 'gopher', 'finger', '…
H A Dgetservbyname_variation9.phpt17 $variation_array = array(
H A Dgetservbyname_variation3.phpt15 $variation_array = array(
/PHP-5.6/ext/standard/tests/math/
H A Dbindec_basiclong_64bit.phpt15 $binLongStrs = array(
H A Doctdec_basic_64bit.phpt12 $values = array(01234567,
/PHP-5.6/ext/standard/tests/network/
H A Dip2long_variation2.phpt13 $ips = array(
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug70513.phpt30 array(1) {
/PHP-5.6/Zend/tests/
H A Dexception_handler_004.phpt7 set_exception_handler(array("", ""));
H A Dgc_029.phpt11 public $x = array(1,2,3);
H A Dgc_029_zts.phpt11 public $x = array(1,2,3);
H A Dglobals_002.phpt28 string(5) "array"
H A Dinstanceof_001.phpt14 $c = array(new stdClass);
/PHP-5.6/ext/standard/tests/file/windows_acls/
H A Dbug44859_3.phpt13 $iteration = array(
/PHP-5.6/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt43 $inputs = array(
88 // loop through each element of the array for pattern
H A Dmb_ereg_replace_variation3.phpt44 $inputs = array(
91 // loop through each element of the array for pattern
/PHP-5.6/ext/mcrypt/tests/
H A Dmcrypt_ecb_3des_encrypt.phpt27 $keys = array(
34 $ivs = array(
H A Dmcrypt_encrypt_3des_ecb.phpt24 $keys = array(
38 $ivs = array(
/PHP-5.6/ext/mysql/tests/
H A Dmysql_list_tables.phpt38 $tables_def = $tables = $tables_query = array();
58 $list1 = $list2 = array();
/PHP-5.6/ext/mysqli/tests/
H A D019.phpt49 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8,$c9,$c10,$c11);
70 array(11) {
/PHP-5.6/ext/standard/tests/file/
H A Dfilegroup_variation3.phpt21 $files_arr = array(
39 /* loop through to test each element in the above array */
H A Dfileinode_variation3.phpt22 $files_arr = array(
40 /* loop through to test each element in the above array */
H A Dlchown_error.phpt44 var_dump( lchown( array(), $uid ) );
73 Warning: lchown() expects parameter 1 to be a valid path, array given in %s on line %d
/PHP-5.6/ext/oci8/tests/
H A Dlob_026.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
79 array(2) {
/PHP-5.6/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_011w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoIntegerArray(array(1,234324324,2));

Completed in 26 milliseconds

1...<<201202203204205206207208209210>>...274