Home
last modified time | relevance | path

Searched refs:array (Results 5401 – 5425 of 6641) sorted by relevance

1...<<211212213214215216217218219220>>...266

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject.phpt64 $rows[] = array();
65 while (is_object($rows[] = $stmt->fetchObject('myclass', array($rowno++, $rowno))))
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_015w.phpt20 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
21 $client->echoStructArray(array($struct1,$struct2));
/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation3-win32.phpt26 /* array of destination file names */
27 $dest_files = array(
H A Dfscanf_variation51.phpt29 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
34 $modes = array("w", "wb", "wt",
H A Dis_executable_variation2.phpt51 $files = array (
64 /* loop through to test each element in the above array
H A Dis_readable_variation2.phpt50 $files = array (
63 /* loop through to test each element in the above array
H A Dcopy_variation5.phpt26 /* array of destination file names */
27 $dest_files = array(
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_variation2.phpt44 $inputs = array(
91 // loop through each element of the array for pattern
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cbc_3des_encrypt.phpt25 $keys = array(
31 $ivs = array(
/PHP-5.5/ext/mysql/tests/
H A Dmysql_max_links.phpt32 $links = array();
72 array(3) {
/PHP-5.5/ext/mysqli/tests/
H A D014.phpt85 array(2) {
91 array(2) {
/PHP-5.5/ext/date/tests/
H A Dbug52113.phpt19 $unser = DateInterval::__set_state(array(
68 DateInterval::__set_state(array(
/PHP-5.5/ext/phar/tests/
H A Dfgc_edgecases.phpt18 file_get_contents(array());
50 Warning: file_get_contents() expects parameter 1 to be a valid path, array given in %sfgc_edgecases…
/PHP-5.5/ext/spl/internal/
H A Dappenditerator.inc20 /** @internal array of inner iterators */
118 return call_user_func_array(array($this->getInnerIterator(), $func), $params);
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation5.phpt16 $strings = array (
24 // loop through each element of the array to check htmlspecialchars_decode() function with all poss…
H A Ducwords_variation3.phpt17 $str_array = array(
49 // loop through the $str_array array to test ucwords on each element
H A Dstrtolower-win32.phpt28 $strings = array (
38 array()
353 Warning: strtolower() expects parameter 1 to be string, array given in %s on line %d
/PHP-5.5/ext/oci8/tests/
H A Dbind_char_2.phpt26 $stmtarray = array(
89 $stmtarray = array(
H A Dlob_null.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
202 array(2) {
204 array(9) {
225 array(9) {
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_variation1.phpt43 $inputs = array(
71 array(),
187 Warning: imap_fetchbody() expects parameter 1 to be resource, array given in %s on line 85
H A Dimap_include.inc9 $users = array("webmaster", "info", "admin", "foo"); // tests require 4 valid userids
16 $mandatory_overview_fields = array(
36 * @param array resp element from the return value of imap_fetch_overview()
H A Dimap_fetchbody_variation2.phpt45 $inputs = array(
73 array(),
189 Warning: imap_fetchbody() expects parameter 2 to be long, array given in %s on line %d
/PHP-5.5/ext/standard/tests/dir/
H A Dclosedir_variation1.phpt35 $inputs = array(
63 array(),
180 Warning: closedir() expects parameter 1 to be resource, array given in %s on line %d
H A Dreaddir_variation1.phpt34 $inputs = array(
62 array(),
178 Warning: readdir() expects parameter 1 to be resource, array given in %s on line %d
H A Drewinddir_variation1.phpt35 $inputs = array(
63 array(),
179 Warning: rewinddir() expects parameter 1 to be resource, array given in %s on line %d

Completed in 29 milliseconds

1...<<211212213214215216217218219220>>...266