Home
last modified time | relevance | path

Searched refs:array (Results 5376 – 5400 of 6838) sorted by relevance

1...<<211212213214215216217218219220>>...274

/PHP-5.6/Zend/tests/
H A Dbug38779.phpt23 return array('size' => strlen($this->data));
H A Dgc_017.phpt13 $this->children = array();
H A Dobjects_024.phpt7 static $bar = array();
/PHP-5.6/tests/lang/
H A Dbug21961.phpt14 $this->bars = array();
/PHP-5.6/tests/lang/operators/
H A DbitwiseNot_basiclong_64bit.phpt15 $longVals = array(
/PHP-5.6/ext/gd/tests/
H A Dbug49600.phpt15 foreach (array("E", "I", "P", "g", "i", "q") as $c)
/PHP-5.6/ext/standard/tests/strings/
H A Dbug53021.phpt19 array(1) {
H A Dchunk_split_variation7.phpt23 $values = array(
38 // loop through each element of the array for 'str'
H A Dhtmlspecialchars_decode_variation3.phpt54 $res_heredoc_strings = array(
64 // loop through $res_heredoc_strings array and check the working on htmlspecialchars_decode()
H A Dstrcspn_variation9.phpt21 $strings = array(
44 // loop through each element of the array for str argument
/PHP-5.6/ext/hash/tests/
H A Dmhash_003.phpt10 $supported_hash_al = array(
/PHP-5.6/ext/date/tests/
H A Dbug27780.phpt10 $timezones = array (
15 $timestrings = array (
/PHP-5.6/ext/dom/tests/
H A Ddom007.phpt67 $xkeys = array();
77 $xkeys = array();
/PHP-5.6/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic.phpt25 $english = array('English' => 'This is an English string. 0123456789');
26 $nonEnglish = array('Japanese' => base64_decode('5pel5pys6Kqe44OG44Kt44K544OI44Gn44GZ44CC'),
/PHP-5.6/ext/mysqli/tests/
H A D003.phpt66 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
87 array(7) {
H A D057.phpt95 array(0) {
109 array(1) {
/PHP-5.6/ext/standard/tests/array/
H A Dsizeof_object2.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
69 $objects = array (
/PHP-5.6/ext/standard/tests/file/
H A Ddisk_total_space_variation.phpt26 $dirs_arr = array(
49 /* loop through to test each element the above array */
/PHP-5.6/ext/oci8/tests/
H A Dbind_char_2.phpt22 $stmtarray = array(
85 $stmtarray = array(
H A Dlob_035.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
105 array(2) {
H A Dlob_027.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
75 array(2) {
/PHP-5.6/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_001w.phpt18 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
19 $client->echoSOAPStructFault(array("soapStruct"=>$struct));
H A Dr4_groupH_simple_rpcenc_006w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults1(3,"Hello world",array(12.345,45,678));
H A Dr4_groupH_simple_rpcenc_010w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults2(3, "Hello World", 12.345, array("one","two","three"));
/PHP-5.6/ext/phar/tests/
H A Dpharfileinfo_compression.phpt20 $b->isCompressed(array());
79 Warning: PharFileInfo::isCompressed() expects parameter 1 to be long, array given in %spharfileinfo…

Completed in 28 milliseconds

1...<<211212213214215216217218219220>>...274