Home
last modified time | relevance | path

Searched refs:SOAP_FUNCTIONS_ALL (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/soap/tests/
H A Dserver003.phpt8 $server->addfunction(SOAP_FUNCTIONS_ALL);
30 Deprecated: Constant SOAP_FUNCTIONS_ALL is deprecated in %s on line %d
32 Deprecated: SoapServer::addFunction(): Enabling all functions via SOAP_FUNCTIONS_ALL is deprecated …
/php-src/ext/soap/
H A Dphp_soap.h109 #define SOAP_FUNCTIONS_ALL 999 macro
H A Dsoap.stub.php49 const SOAP_FUNCTIONS_ALL = UNKNOWN; define
H A Dsoap_arginfo.h239 …REGISTER_LONG_CONSTANT("SOAP_FUNCTIONS_ALL", SOAP_FUNCTIONS_ALL, CONST_PERSISTENT | CONST_DEPRECAT… in register_soap_symbols()
H A Dsoap.c1217 if (Z_LVAL_P(function_name) == SOAP_FUNCTIONS_ALL) { in PHP_METHOD()

Completed in 25 milliseconds