Home
last modified time | relevance | path

Searched refs:array (Results 5076 – 5100 of 6838) sorted by relevance

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

/PHP-5.6/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_013w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
11 $client->echoFloatArray(array(1.3223,34.2,325.325));
/PHP-5.6/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_rpcenc_002w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_rpcenc.wsdl",array("trace"=>1,"exception…
10 $client->echoStringArray(array("one","two","three"));
/PHP-5.6/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_006w.phpt25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
26 $client->echoMultipleFaults1(array("whichFault" => 3,
H A Dr4_groupH_simple_rpcenc_003w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
10 $client->echoIntArrayFault(array(34,12.345));
H A Dr4_groupH_simple_rpcenc_005w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
11 $client->echoMultipleFaults1(2,"Hello world",array(12.345,45,678));
H A Dr4_groupH_complex_doclit_004w.phpt25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
26 $client->echoMultipleFaults1(array("whichFault" => 1,
H A Dr4_groupH_complex_doclit_005w.phpt25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
26 $client->echoMultipleFaults1(array("whichFault" => 2,
/PHP-5.6/ext/soap/tests/schema/
H A Dtest_schema.inc58 $x = new SoapClient($fname, array("trace"=>1,"exceptions"=>0,"features"=>$features));
59 $y = new SoapServer($fname, array("features"=>$features));
/PHP-5.6/ext/soap/tests/
H A Dtypemap001.phpt50 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
H A Dtypemap002.phpt45 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
/PHP-5.6/ext/standard/tests/strings/
H A Dcrc32_variation4.phpt69 $heredoc_strings = array(
80 // loop to test the function with each heredoc string in the array
H A Dstrip_tags_variation4.phpt19 $strings = array (
37 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrip_tags_variation7.phpt18 $strings = array (
35 //loop through the various elements of strings array to test strip_tags() functionality
/PHP-5.6/ext/standard/tests/file/
H A Dreadlink_realpath_basic2.phpt30 $filenames = array (
44 /* loop through $files to read the filepath of $file in the above array */
H A Drealpath_basic-win32.phpt29 $filenames = array (
45 /* loop through $files to read the filepath of $file in the above array */
H A Dstat_variation3-win32.phpt13 * Prototype: array stat ( string $filename );
43 $affected_members = array( 9, 'mtime');
H A Dfileperms_variation3.phpt21 $files_arr = array(
39 /* loop through to test each element in the above array */
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug36629.phpt14 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
15 $server->addfunction(array("test1","test2"));
/PHP-5.6/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt41 $inputs = array(
69 array(),
H A Dctype_alpha_variation1.phpt41 $inputs = array(
69 array(),
H A Dctype_cntrl_variation1.phpt41 $inputs = array(
69 array(),
H A Dctype_graph_variation1.phpt41 $inputs = array(
69 array(),
H A Dctype_lower_variation1.phpt41 $inputs = array(
69 array(),
H A Dctype_print_variation1.phpt41 $inputs = array(
69 array(),
H A Dctype_punct_variation1.phpt42 $inputs = array(
70 array(),

Completed in 28 milliseconds

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