Home
last modified time | relevance | path

Searched refs:array (Results 5576 – 5600 of 6838) sorted by relevance

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

/PHP-5.6/ext/mysqli/tests/
H A D014.phpt85 array(2) {
91 array(2) {
H A Dmysqli_pconn_twice.phpt69 array(1) {
73 array(1) {
/PHP-5.6/ext/standard/tests/file/
H A Dcopy_variation3-win32.phpt26 /* array of destination file names */
27 $dest_files = array(
H A Dcopy_variation5.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_readable_variation2.phpt50 $files = array (
63 /* loop through to test each element in the above array
H A Dis_executable_variation2.phpt51 $files = array (
64 /* loop through to test each element in the above array
/PHP-5.6/ext/oci8/tests/
H A Dbind_char_2_11gR1.phpt22 $stmtarray = array(
85 $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.6/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.6/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
H A Dstrtoupper1-win32.phpt28 $strings = array (
38 array()
354 Warning: strtoupper() expects parameter 1 to be string, array given in %s on line %d
/PHP-5.6/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt9 /* Prototype : array imap_fetch_overview(resource $stream_id, int $msg_no [, int $options])
25 $sequences = array (0, 4, '4', // out of range
H A Dimap_close_variation1.phpt38 $inputs = array(
66 array(),
182 Warning: imap_close() expects parameter 1 to be resource, array given in %simap_close_variation1.ph…
H A Dimap_close_variation2.phpt36 $inputs = array(
64 array(),
204 Warning: imap_close() expects parameter 2 to be long, array given in %s on line %d
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
/PHP-5.6/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.6/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.6/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.6/ext/pdo/
H A DTODO9 an array of parameters as the second argument, pushing the remaining
82 - Support for array types and collections.
/PHP-5.6/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 57 milliseconds

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