Home
last modified time | relevance | path

Searched refs:binding (Results 1 – 25 of 64) sorted by relevance

123

/PHP-7.4/Zend/tests/
H A Dclosure_044.phpt20 echo "Before binding", "\n";
24 echo "After binding, null scope, no instance", "\n";
28 echo "After binding, null scope, with instance", "\n";
32 echo "After binding, with scope, no instance", "\n";
36 echo "After binding, with scope, with instance", "\n";
42 Before binding
49 After binding, null scope, no instance
58 After binding, null scope, with instance
65 After binding, with scope, no instance
74 After binding, with scope, with instance
H A Dclosure_043.phpt20 echo "Before binding", "\n";
24 echo "After binding, null scope, no instance", "\n";
28 echo "After binding, null scope, with instance", "\n";
32 echo "After binding, with scope, no instance", "\n";
36 echo "After binding, with scope, with instance", "\n";
42 Before binding
49 After binding, null scope, no instance
56 After binding, null scope, with instance
61 After binding, with scope, no instance
68 After binding, with scope, with instance
H A Dclosure_046.phpt23 echo "Before binding", "\n";
27 echo "After binding, no instance", "\n";
33 echo "After binding, with same-class instance for the bound one", "\n";
37 echo "After binding, with different instance for the bound one", "\n";
42 Before binding
49 After binding, no instance
58 After binding, with same-class instance for the bound one
65 After binding, with different instance for the bound one
H A Dclosure_041.phpt41 echo "Before binding", "\n";
47 echo "After binding, no instance", "\n";
55 echo "After binding, with same-class instance for the bound ones", "\n";
61 echo "After binding, with different instance for the bound ones", "\n";
67 Before binding
76 After binding, no instance
87 After binding, with same-class instance for the bound ones
96 After binding, with different instance for the bound ones
H A Duse_late_binding_conflict.phpt6 /* Reverse declaration order disables early-binding */
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug40609.wsdl26binding name="StockQuoteServiceSOAP11Binding" type="axis2:StockQuoteServicePortType"><soap:binding
H A Dbug29061.wsdl24 <binding name="bindingName" type="y:SOAPport">
25 <soap:binding style="rpc"
35 </binding>
37 <port name="myPort" binding="y:bindingName">
H A Dbug29795.wsdl23 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType">
24 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
34 </binding>
36 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
H A Dbug29839.wsdl25 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType">
26 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
36 </binding>
38 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
H A Dbug34453.wsdl25 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType">
26 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
36 </binding>
38 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
H A Dbug50698_2.wsdl189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
191 <soap12:binding transport="http://schemas.microsoft.com/soap/tcp"/>
201 </wsdl:binding>
203 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
214 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
225 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
236 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
247 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
258 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
269 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
[all …]
H A Dbug50698_3.wsdl189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
191 <soap12:binding transport="http://schemas.microsoft.com/soap/tcp"/>
201 </wsdl:binding>
203 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
214 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
225 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
236 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
247 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
258 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
269 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
[all …]
/PHP-7.4/ext/soap/
H A Dphp_sdl.c183 sdlBindingPtr binding; in get_binding_from_type() local
191 return binding; in get_binding_from_type()
199 sdlBindingPtr binding; in get_binding_from_name() local
210 return binding; in get_binding_from_name()
842 binding = tmp; in load_wsdl()
3440 if (binding->name) { in delete_binding()
3450 efree(binding); in delete_binding()
3460 if (binding->name) { in delete_binding_persistent()
3470 free(binding); in delete_binding_persistent()
3640 if (binding->ns) { in delete_fault()
[all …]
/PHP-7.4/ext/soap/tests/schema/
H A Dtest_schema.inc36 <binding name="testBinding" type="testPortType">
37 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
44 </binding>
46 <port name="testPort" binding="tns:testBinding">
/PHP-7.4/ext/soap/tests/
H A Dclassmap.wsdl34 <binding name="testBinding" type="tns:testPortType">
35 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
54 </binding>
56 <port name="testPort" binding="tns:testBinding">
H A Dbug68361.phpt60 <binding name="TestServerBinding" type="tns:TestServerPortType">
61 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
80 </binding>
82 <port name="TestServerPort" binding="tns:TestServerBinding">
/PHP-7.4/Zend/tests/anon/
H A D014.phpt2 anonymous class trait binding
H A D013.phpt2 closure binding to anonymous class
H A D010.phpt2 Trait binding after anon class
/PHP-7.4/Zend/tests/arrow_functions/
H A D004.phpt6 // This should work, but *not* generate a binding for $GLOBALS
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dproperty_types_early_bind.phpt2 Early binding should be prevented if property types cannot be checked
/PHP-7.4/tests/lang/
H A D037.phpt2 'Static' binding for private variables
/PHP-7.4/Zend/tests/closures/
H A Dclosure_from_callable_lsb.phpt2 Testing Closure::fromCallable() functionality: Late static binding
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt23 # this is the portable approach to binding a bool
30 # this is the portable approach to binding a bool
59 # this is the portable approach to binding a bool
66 # this is the portable approach to binding a bool
/PHP-7.4/ext/ldap/tests/
H A Dldap_bind_basic.phpt2 ldap_bind() - Basic anonymous binding

Completed in 59 milliseconds

123