Home
last modified time | relevance | path

Searched refs:tns (Results 51 – 75 of 95) sorted by relevance

1234

/PHP-8.3/ext/soap/tests/schema/
H A Dschema019.phpt21 test_schema($schema,'type="tns:testType"',"123.5 456.7");
H A Dschema021.phpt18 test_schema($schema,'type="tns:testType"',"123 123.5 456.7 str");
H A Dschema058.phpt19 test_schema($schema,'type="tns:testType"',array(123,123.5),'rpc','literal');
H A Dschema078.phpt19 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema079.phpt19 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema080.phpt19 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema008.phpt20 test_schema($schema,'element="tns:testElement"',123.5);
H A Dschema015.phpt24 test_schema($schema,'type="tns:testType"',"str");
H A Dschema016.phpt26 test_schema($schema,'type="tns:testType"',123.5);
H A Dschema020.phpt23 test_schema($schema,'type="tns:testType"',array(123.5,456.7));
H A Dschema022.phpt20 test_schema($schema,'type="tns:testType"',array(123,123.5,'str'));
H A Dschema060.phpt19 test_schema($schema,'type="tns:testType"',array(array(123),array(123.5)),'rpc','literal');
H A Dschema061.phpt21 test_schema($schema,'type="tns:testType"',array(array(123),array(123.5)),'rpc','literal');
H A Dschema032.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5));
H A Dschema042.phpt18 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5));
H A Dschema044.phpt18 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5));
H A Dschema062.phpt18 test_schema($schema,'type="tns:testType"',(object)array("_"=>NULL,"int"=>123.5));
H A Dschema065.phpt15 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str"));
H A Dschema066.phpt15 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str"));
H A Dschema067.phpt15 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>5));
H A Dschema023.phpt18 test_schema($schema,'type="tns:testType"',array(123,123.5));
H A Dschema024.phpt20 test_schema($schema,'type="tns:testType"',array(123,123.5));
H A Dschema030.phpt17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
H A Dschema031.phpt17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
H A Dschema037.phpt17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));

Completed in 45 milliseconds

1234