Home
last modified time | relevance | path

Searched refs:SOAP_WAIT_ONE_WAY_CALLS (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/soap/
H A Dphp_soap.h138 #define SOAP_WAIT_ONE_WAY_CALLS (1<<1) macro
H A Dsoap.stub.php397 const SOAP_WAIT_ONE_WAY_CALLS = UNKNOWN; define
H A Dsoap_arginfo.h306 REGISTER_LONG_CONSTANT("SOAP_WAIT_ONE_WAY_CALLS", SOAP_WAIT_ONE_WAY_CALLS, CONST_PERSISTENT); in register_soap_symbols()
H A Dsoap.c2782 if (SOAP_GLOBAL(features) & SOAP_WAIT_ONE_WAY_CALLS) { in PHP_METHOD()

Completed in 23 milliseconds