Searched refs:SOAP_FUNCTIONS_ALL (Results 1 – 5 of 5) sorted by relevance
8 $server->addfunction(SOAP_FUNCTIONS_ALL);
110 #define SOAP_FUNCTIONS_ALL 999 macro
29 const SOAP_FUNCTIONS_ALL = UNKNOWN; define
242 REGISTER_LONG_CONSTANT("SOAP_FUNCTIONS_ALL", SOAP_FUNCTIONS_ALL, CONST_PERSISTENT); in register_soap_symbols()
1112 if (Z_LVAL_P(function_name) == SOAP_FUNCTIONS_ALL) { in PHP_METHOD()
Completed in 24 milliseconds