Home
last modified time | relevance | path

Searched refs:SOAP_RPC (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/soap/tests/bugs/
H A Dbug43045.phpt41 "style" => SOAP_RPC,
/PHP-5.3/ext/soap/
H A Dphp_sdl.h35 SOAP_RPC = 1, enumerator
H A Dsoap.c3860 if (fnb->style == SOAP_RPC) {
3881 if (fnb->style == SOAP_RPC) {
3907 if (style == SOAP_RPC) {
3918 if (style == SOAP_RPC) {
3937 if (style == SOAP_RPC) {
3974 if (style == SOAP_RPC) {
4392 if (style == SOAP_RPC) {
4404 style = SOAP_RPC;
4408 if (style == SOAP_RPC) {
4435 if (style == SOAP_RPC) {
[all …]
H A Dphp_packet_soap.c296 if (!cur && fnb->style == SOAP_RPC) { in parse_packet_soap()
H A Dphp_sdl.c861 soapBinding->style = SOAP_RPC; in load_wsdl()
971 soapFunctionBinding->style = SOAP_RPC; in load_wsdl()

Completed in 37 milliseconds