Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dphp_soap.h139 #define SOAP_WAIT_ONE_WAY_CALLS (1<<1) macro
H A Dsoap.stub.php377 const SOAP_WAIT_ONE_WAY_CALLS = UNKNOWN; define
H A Dsoap_arginfo.h309 REGISTER_LONG_CONSTANT("SOAP_WAIT_ONE_WAY_CALLS", SOAP_WAIT_ONE_WAY_CALLS, CONST_PERSISTENT); in register_soap_symbols()
H A Dsoap.c2621 if (SOAP_GLOBAL(features) & SOAP_WAIT_ONE_WAY_CALLS) {

Completed in 52 milliseconds