Home
last modified time | relevance | path

Searched refs:array (Results 5201 – 5225 of 6838) sorted by relevance

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

/PHP-5.6/ext/curl/tests/
H A Dcurl_basic_022.phpt20 array(2) {
/PHP-5.6/Zend/tests/
H A D033.phpt2 Using undefined multidimensional array
H A Dbug43918.phpt34 $Array = array( );
H A Dexception_008.phpt20 $ar = array(new TestFirst, new TestSecond);
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug69425.phpt27 array(2) {
/PHP-5.6/tests/lang/operators/
H A Dpostdec_variationStr.phpt6 $strVals = array(
H A Dpostinc_variationStr.phpt6 $strVals = array(
/PHP-5.6/ext/iconv/tests/
H A Dbug48289.phpt8 $options = array(
/PHP-5.6/ext/standard/tests/strings/
H A Dstrpos.phpt31 /* needles in an array to get the position of needle in $string */
32 $needles = array(
73 $offset_values = array (
119 echo "\n-- Passing an array as string and needle --\n";
120 $needles = array("hello", "?world", "!$%**()%**[][[[&@#~!");
279 -- Passing an array as string and needle --
281 Warning: strpos() expects parameter 1 to be string, array given in %s on line %d
H A Dstrcspn_variation5.phpt53 $heredoc_strings = array(
66 // loop through each element of the array for str argument
H A Dstrspn_variation5.phpt53 $heredoc_strings = array(
66 // loop through each element of the array for str argument
/PHP-5.6/ext/spl/tests/
H A Diterator_037.phpt55 $ar = new MyArrayIterator(array(1, 2, 3));
61 $ar = new MyArrayIterator(array(new MyItem(1), new MyItem(2), new MyItem(3)));
/PHP-5.6/ext/mbstring/tests/
H A Dmb_ereg_replace_variation4.phpt44 $inputs = array(
91 // loop through each element of the array for pattern
/PHP-5.6/ext/standard/tests/file/
H A Dfileowner_variation3.phpt22 $files_arr = array(
40 /* loop through to test each element in the above array */
H A Dinclude_streams.phpt21 return array();
25 return array();
/PHP-5.6/ext/oci8/tests/
H A Dpassword.phpt16 $stmtarray = array(
69 $stmtarray = array(
H A Dpassword_2.phpt16 $stmtarray = array(
68 $stmtarray = array(
/PHP-5.6/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_004w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults1(1,"Hello world",array(12.345,45,678));
H A Dr4_groupH_simple_rpcenc_007w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults1(4,"Hello world",array(12.345,45,678));
H A Dr4_groupH_simple_rpcenc_011w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults2(4, "Hello World", 12.345, array("one","two","three"));
/PHP-5.6/ext/soap/tests/
H A Dtypemap005.phpt51 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
H A Dtypemap006.phpt46 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
H A Dtypemap013.phpt45 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_assoc.phpt76 array(2) {
85 array(15) {
H A Dmysqli_fetch_assoc_oo.phpt63 array(2) {
72 array(5) {

Completed in 53 milliseconds

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