Searched refs:WSDL_CACHE_MEMORY (Results 1 – 3 of 3) sorted by relevance
149 #define WSDL_CACHE_MEMORY 0x2 macro
3214 if ((cache_wsdl & WSDL_CACHE_MEMORY) && SOAP_GLOBAL(mem_cache)) { in get_sdl()3367 if (cache_wsdl & WSDL_CACHE_MEMORY) { in get_sdl()
760 REGISTER_LONG_CONSTANT("WSDL_CACHE_MEMORY", WSDL_CACHE_MEMORY, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
Completed in 31 milliseconds