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