Home
last modified time | relevance | path

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

1234

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

Completed in 18 milliseconds

1234