Searched refs:SOAP_WAIT_ONE_WAY_CALLS (Results 1 – 2 of 2) sorted by relevance
139 #define SOAP_WAIT_ONE_WAY_CALLS (1<<1) macro
487 …REGISTER_LONG_CONSTANT("SOAP_WAIT_ONE_WAY_CALLS", SOAP_WAIT_ONE_WAY_CALLS, CONST_CS | CONST_PERSIS… in PHP_MINIT_FUNCTION()2674 if (SOAP_GLOBAL(features) & SOAP_WAIT_ONE_WAY_CALLS) {
Completed in 16 milliseconds