Home
last modified time | relevance | path

Searched refs:array (Results 6426 – 6450 of 7349) sorted by relevance

1...<<251252253254255256257258259260>>...294

/PHP-7.3/ext/soap/tests/
H A Dclassmap002.phpt31 'classmap' => array('book'=>'book', 'wsdltype2'=>'classname2')
H A Dserver014.phpt12 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
H A Dserver022.phpt18 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
/PHP-7.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_rpcenc_004w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_rpcenc.wsdl",array("trace"=>1,"exception…
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_soapfault_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_soapfault.wsdl",array("trace"=>1,"except…
/PHP-7.3/ext/soap/tests/schema/
H A Dschema049.phpt25 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
/PHP-7.3/ext/reflection/tests/
H A DReflectionClass_toString_003.phpt20 foreach (array('A', 'B', 'C', 'D') as $class) {
H A DReflectionParameter_001.phpt78 array(0) {
/PHP-7.3/ext/spl/tests/
H A Darray_005.phpt51 $this->students = new ArrayObject(array());
H A Darray_013.phpt13 $a = array(0 => 'zero', 1 => 'one', 2 => 'two');
/PHP-7.3/ext/intl/tests/
H A Duconverter_oop_callback2.phpt28 foreach(array("regular", "irregul\xC1\xA1r", "\xC2\xA1unsupported!") as $word) {
H A Ddateformat_formatObject_calendar_variant2.phpt17 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)…
H A Ddateformat_formatObject_calendar_variant5.phpt17 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)…
/PHP-7.3/ext/sqlite3/tests/
H A Dsqlite3_09_blob_bound_param.phpt53 array(2) {
H A Dsqlite3_10_bound_value_name.phpt47 array(2) {
H A Dsqlite3_12_unfinalized_stmt_cleanup.phpt40 array(2) {
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_watch.h35 PHPDBG_WATCH(array);
/PHP-7.3/ext/session/tests/
H A Dsession_set_save_handler_class_005.phpt53 array(0) {
H A Dsession_set_save_handler_class_010.phpt48 register_shutdown_function(array($handler, 'finish'));
/PHP-7.3/ext/tokenizer/tests/
H A Dtoken_get_all_variation19.phpt36 // reconstruct a script (without open/close tags) from the token array
/PHP-7.3/ext/pdo_pgsql/tests/
H A Dbug69752.phpt33 $data = array(
/PHP-7.3/ext/mysqli/tests/
H A D022.phpt58 array(2) {
H A D043.phpt55 array(1) {
H A D060.phpt36 $test = mysqli_fetch_object($result, 'test_class', array(1, 2));

Completed in 26 milliseconds

1...<<251252253254255256257258259260>>...294