Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/tests/bugs/
H A Dbug77141.phpt19 'style' => SOAP_RPC,
H A Dbug43045.phpt41 "style" => SOAP_RPC,
/PHP-8.1/ext/soap/
H A Dphp_sdl.h32 SOAP_RPC = 1, enumerator
H A Dsoap.c3219 if (fnb->style == SOAP_RPC) {
3240 if (fnb->style == SOAP_RPC) {
3302 if (style == SOAP_RPC) {
3313 if (style == SOAP_RPC) {
3332 if (style == SOAP_RPC) {
3364 if (style == SOAP_RPC) {
3807 if (style == SOAP_RPC) {
3820 style = SOAP_RPC;
3824 if (style == SOAP_RPC) {
3851 if (style == SOAP_RPC) {
[all …]
H A Dphp_packet_soap.c291 if (!cur && fnb->style == SOAP_RPC) { in parse_packet_soap()
H A Dphp_sdl.c856 soapBinding->style = SOAP_RPC; in load_wsdl()
966 soapFunctionBinding->style = SOAP_RPC; in load_wsdl()

Completed in 41 milliseconds