Home
last modified time | relevance | path

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

1234

/PHP-8.3/ext/soap/tests/schema/
H A Dschema040.phpt21 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
H A Dschema053.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>array()));
H A Dschema026.phpt20 test_schema($schema,'type="tns:testType"',array(123,123.5));
H A Dschema027.phpt18 test_schema($schema,'type="tns:testType"',array(array(123),array(123.5)));
H A Dschema050.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>123.5));
H A Dschema052.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>array(123.5)));
H A Dschema074.phpt18 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5), "rpc", "encoded…
H A Dschema075.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema076.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema077.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema081.phpt18 test_schema($schema,'type="tns:testType"',array(123,123.5),"rpc","encoded",'',SOAP_USE_XSI_ARRAY_TY…
H A Dschema082.phpt20 test_schema($schema,'type="tns:testType"',array(123,123.5),"rpc","encoded",'',SOAP_USE_XSI_ARRAY_TY…
H A Dschema025.phpt19 test_schema($schema,'type="tns:testType"',array(123,123.5));
H A Dschema028.phpt19 test_schema($schema,'type="tns:testType"',array(array(123),array(123.5)));
H A Dschema029.phpt21 test_schema($schema,'type="tns:testType"',array(array(123),array(123.5)));
H A Dschema036.phpt23 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"testType2"=>array("int"=>123.…
H A Dschema051.phpt17 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>array(123.5,456.7)));
H A Dschema083.phpt19 test_schema($schema,'type="tns:testType"',array(123,123.5),"rpc","encoded",'',SOAP_USE_XSI_ARRAY_TY…
H A Dschema084.phpt20 test_schema($schema,'type="tns:testType"',array(123,123.5),"rpc","encoded",'',SOAP_USE_XSI_ARRAY_TY…
H A Dschema064.phpt31 test_schema($schema,'type="tns:testType"',array(

Completed in 14 milliseconds

1234