Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/tests/bugs/
H A Dbug77141.phpt14 'style' => SOAP_RPC,
H A Dbug43045.phpt41 "style" => SOAP_RPC,
/PHP-7.4/ext/soap/
H A Dphp_sdl.h34 SOAP_RPC = 1, enumerator
H A Dsoap.c3651 if (fnb->style == SOAP_RPC) {
3672 if (fnb->style == SOAP_RPC) {
3737 if (style == SOAP_RPC) {
3748 if (style == SOAP_RPC) {
3767 if (style == SOAP_RPC) {
3799 if (style == SOAP_RPC) {
4238 if (style == SOAP_RPC) {
4251 style = SOAP_RPC;
4255 if (style == SOAP_RPC) {
4282 if (style == SOAP_RPC) {
[all …]
H A Dphp_packet_soap.c293 if (!cur && fnb->style == SOAP_RPC) { in parse_packet_soap()
H A Dphp_sdl.c857 soapBinding->style = SOAP_RPC; in load_wsdl()
967 soapFunctionBinding->style = SOAP_RPC; in load_wsdl()

Completed in 31 milliseconds