Home
last modified time | relevance | path

Searched refs:array (Results 5226 – 5250 of 6838) sorted by relevance

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

/PHP-5.6/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_008w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults2(1, "Hello World", 12.345, array("one","two","three"));
H A Dr4_groupH_simple_rpcenc_009w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults2(2, "Hello World", 12.345, array("one","two","three"));
/PHP-5.6/sapi/cli/tests/
H A D014.phpt16 private $var = array();
39 …yle="color: #0000BB">$var&nbsp;</span><span style="color: #007700">=&nbsp;array();<br /><br />&nbs…
/PHP-5.6/ext/standard/tests/general_functions/
H A Dgetrusage_variation1.phpt10 /* Prototype : array getrusage ([ int $who ] )
29 $inputs = array(
/PHP-5.6/ext/curl/tests/
H A Dbug48203_multi.phpt16 $options = array(
53 $options_to_check = array(
/PHP-5.6/tests/lang/
H A DforeachLoopIterator.001.phpt8 private $myContent=array("breakfast", "lunch", "dinner");
74 array(3) {
/PHP-5.6/ext/standard/tests/file/
H A Dfputcsv_variation9.phpt6 …Prototype: array fputcsv ( resource $handle , array $fields [, string $delimiter [, string $enclos…
19 $csv_lists = array (
20 array(',', '"', array('water,fruit') ),
21 array(',', '"', array('"water","fruit') ),
22 array(',', '"', array('"water","fruit"') ),
23 array(' ', '^', array('^water^ ^fruit^')),
24 array(':', '&', array('&water&:&fruit&')),
25 array('=', '=', array('=water===fruit=')),
26 array('-', '-', array('-water--fruit-air')),
27 array('-', '-', array('-water---fruit---air-')),
[all …]
H A Dfgetcsv_variation22.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
17 /* the array is with two elements in it. Each element should be read as
20 $csv_lists = array (
21 array(',', 'water,fruit'),
22 array(' ', 'water fruit'),
23 array(' ', '"water" "fruit"'),
24 array('\\', 'water\\"fruit"\\"air"'),
25 array('\\', '"water"\\"fruit"\\"""'),
31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
H A Dfgetcsv_variation29.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
17 /* the array is with two elements in it. Each element should be read as
20 $csv_lists = array (
21 array(',', 'water,fruit'),
22 array(' ', 'water fruit'),
23 array(' ', '"water" "fruit"'),
24 array('\\', 'water\\"fruit"\\"air"'),
25 array('\\', '"water"\\"fruit"\\"""'),
31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
H A Dfgetcsv_variation30.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
17 /* the array is with two elements in it. Each element should be read as
20 $csv_lists = array (
21 array(',', 'water,fruit'),
22 array(' ', 'water fruit'),
23 array(' ', '"water" "fruit"'),
24 array('\\', 'water\\"fruit"\\"air"'),
25 array('\\', '"water"\\"fruit"\\"""'),
31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
H A Dfgetcsv_variation31.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
17 /* the array is with two elements in it. Each element should be read as
20 $csv_lists = array (
21 array(',', 'water,fruit'),
22 array(' ', 'water fruit'),
23 array(' ', '"water" "fruit"'),
24 array('\\', 'water\\"fruit"\\"air"'),
25 array('\\', '"water"\\"fruit"\\"""'),
31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
H A Dglob_error_002-win32.phpt12 /* Prototype: array glob ( string $pattern [, int $flags] );
/PHP-5.6/ext/dba/tests/
H A Dskipif.inc10 $handlers = array_diff($handlers, array('cdb', 'cdb_make')); /* these can only read OR write */
/PHP-5.6/ext/dom/tests/
H A Dbug47430.phpt17 $arr = array();
/PHP-5.6/tests/classes/
H A Dbug26737.phpt13 return array('private', 'protected', 'public', 'no_such');
/PHP-5.6/ext/intl/tests/
H A Dcalendar_getErrorMessage_error.phpt15 var_dump($c->getErrorMessage(array()));
/PHP-5.6/ext/json/tests/
H A Dbug61978.phpt23 return array(
/PHP-5.6/ext/phar/tests/zip/
H A Dfrontcontroller20.phar.phpt13 …with message 'Non-string value passed to Phar::mungServer(), expecting an array of any of these st…
/PHP-5.6/ext/posix/tests/
H A Dposix_times_error.phpt9 /* Prototype : proto array posix_times(void)
H A Dposix_ttyname_variation2.phpt21 $variation_array = array(
H A Dposix_uname_error.phpt9 /* Prototype : proto array posix_uname(void)
/PHP-5.6/ext/oci8/tests/
H A Dcoll_002_func.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dcoll_006.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dcoll_006_func.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dcoll_010.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs

Completed in 37 milliseconds

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