Home
last modified time | relevance | path

Searched refs:array (Results 5601 – 5625 of 6838) sorted by relevance

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

/PHP-5.6/ext/imap/tests/
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
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()
/PHP-5.6/ext/date/tests/
H A DDateTimeZone_getTransitions_error.phpt5 /* Prototype : array DateTimeZone::getTransitions ([ int $timestamp_begin [, int $timestamp_end …
H A Ddate_add_basic.phpt21 $intervals = array(
H A Ddate_sub_basic.phpt21 $intervals = array(
/PHP-5.6/ext/spl/tests/
H A Dfixedarray_015.phpt2 SPL: FixedArray: accessing uninitialized array
H A DSplFileObject_fputcsv_variation14.phpt13 var_dump($fo->fputcsv(array('water', 'fruit'), ',,', '""'));
H A Darray_022.phpt59 array(1) {
/PHP-5.6/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt11 $replacement = array(
/PHP-5.6/ext/sqlite3/tests/
H A Dsqlite3_14_querysingle.phpt32 array(2) {
H A Dsqlite3_36_create_collation.phpt15 foreach(array('a1', 'a10', 'a2') as $s){
/PHP-5.6/ext/mysqli/tests/
H A Dbug63398.phpt19 $read = $error = $reject = array();
/PHP-5.6/ext/standard/tests/array/
H A Dbug34227.phpt73 $ret = array_filter(array(0), 'f');
/PHP-5.6/ext/intl/tests/
H A Ddateformat_get_datetype.phpt15 $datetype_arr = array (
/PHP-5.6/ext/standard/tests/dir/
H A Dreaddir_variation2.phpt24 $entries = array();
/PHP-5.6/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclitparams_004w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_doclitparams.wsdl",array("trace"=>1,"exc…
/PHP-5.6/ext/soap/tests/schema/
H A Dschema079.phpt18 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema080.phpt18 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
/PHP-5.6/ext/phar/tests/
H A Dopen_for_write_newfile.phpt14 $files = array();
H A Drename_dir.phpt17 $files = array();
/PHP-5.6/ext/phar/tests/zip/
H A Dopen_for_write_existing.phpt17 $files = array();
/PHP-5.6/ext/oci8/tests/
H A Dbind_raw_2.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dbug44206.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-5.6/ext/standard/tests/strings/
H A Dbug65769.phpt12 $locales = array('sve', 'french', 'us', 'ru', 'czech', 'serbian');
H A Dstrrchr_variation7.phpt19 $needles = array(

Completed in 25 milliseconds

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