Searched refs:SOAP_FUNCTIONS_ALL (Results 1 – 5 of 5) sorted by relevance
8 $server->addfunction(SOAP_FUNCTIONS_ALL);30 Deprecated: Constant SOAP_FUNCTIONS_ALL is deprecated in %s on line %d32 Deprecated: SoapServer::addFunction(): Enabling all functions via SOAP_FUNCTIONS_ALL is deprecated …
109 #define SOAP_FUNCTIONS_ALL 999 macro
49 const SOAP_FUNCTIONS_ALL = UNKNOWN; define
239 …REGISTER_LONG_CONSTANT("SOAP_FUNCTIONS_ALL", SOAP_FUNCTIONS_ALL, CONST_PERSISTENT | CONST_DEPRECAT… in register_soap_symbols()
1217 if (Z_LVAL_P(function_name) == SOAP_FUNCTIONS_ALL) { in PHP_METHOD()
Completed in 34 milliseconds