Home
last modified time | relevance | path

Searched refs:array (Results 5701 – 5725 of 6838) sorted by relevance

1...<<221222223224225226227228229230>>...274

/PHP-5.6/tests/lang/
H A Dbug24658.phpt19 $a = array(new foo(), 1, 2);
H A DforeachLoopIteratorAggregate.002.phpt26 return array(1,2,3);
/PHP-5.6/ext/date/tests/
H A DDateTime_verify.phpt30 array(18) {
159 array(11) {
/PHP-5.6/ext/ftp/tests/
H A D006.phpt11 var_dump(ftp_connect(array()));
36 Warning: ftp_connect() expects parameter 1 to be string, array given in %s006.php on line 4
/PHP-5.6/ext/mbstring/tests/
H A Dbug43994.phpt10 /* Prototype : int mb_ereg(string $pattern, string $string [, array $registers])
23 $inputs = array(NULL, null, false, FALSE, "", '', @$undefined_var,
/PHP-5.6/ext/mcrypt/tests/
H A Dmcrypt_cbc_3des_encrypt.phpt25 $keys = array(
31 $ivs = array(
/PHP-5.6/ext/mysqli/tests/
H A D009.phpt53 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8);
96 array(8) {
H A Dmysqli_fetch_array_many_rows.phpt38 $results = array();
44 $results = array();
/PHP-5.6/ext/intl/tests/
H A Dlocale_lookup.phpt16 $loc_ranges = array(
24 $lang_tags = array(
H A Dlocale_lookup_variant2.phpt16 $loc_ranges = array(
24 $lang_tags = array(
/PHP-5.6/ext/standard/tests/file/
H A Dcopy_variation3.phpt26 /* array of destination file names */
27 $dest_files = array(
H A Dcopy_variation5-win32.phpt26 /* array of destination file names */
27 $dest_files = array(
H A Ddisk_free_space_variation.phpt26 $dirs_arr = array(
48 /* loop through to test each element the above array */
H A Dfscanf_variation52.phpt18 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
23 $modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
H A Dis_writable_variation2.phpt54 $misc_files = array (
68 /* loop through to test each element in the above array
/PHP-5.6/ext/oci8/tests/
H A Dbug27303_4_11gR1.phpt18 $create_st = array();
44 $drop_st = array();
H A Dbug27303_1.phpt20 $stmtarray = array(
47 $stmtarray = array(
H A Dbug27303_1_11gR1.phpt18 $stmtarray = array(
45 $stmtarray = array(
H A Dbug27303_2.phpt20 $stmtarray = array(
49 $stmtarray = array(
H A Dbug27303_2_11gR1.phpt18 $stmtarray = array(
47 $stmtarray = array(
H A Dbug27303_3.phpt10 $create_st = array();
41 $drop_st = array();
H A Dbug27303_4.phpt20 $create_st = array();
46 $drop_st = array();
/PHP-5.6/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_import3_002w.phpt19 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_import3.wsdl",array("trace"=>1,"exceptio…
20 $client->echoStructArray(array($struct1,$struct2));
/PHP-5.6/ext/spl/internal/
H A Drecursivetreeiterator.inc39 private $prefix = array(0=>'', 1=>'| ', 2=>' ', 3=>'|-', 4=>'\-', 5=>'');
128 return call_user_func_array(array($this->getSubIterator(), $func), $params);
/PHP-5.6/ext/standard/tests/strings/
H A Dget_html_translation_table_basic6.phpt228 array(5) {
241 array(3) {

Completed in 34 milliseconds

1...<<221222223224225226227228229230>>...274