Home
last modified time | relevance | path

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

1234

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

Completed in 81 milliseconds

1234