Searched refs:WSDL_CACHE_MEMORY (Results 1 – 5 of 5) sorted by relevance
2 Bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault)12 'cache_wsdl' => WSDL_CACHE_MEMORY,
143 #define WSDL_CACHE_MEMORY 0x2 macro
418 const WSDL_CACHE_MEMORY = UNKNOWN; define
310 REGISTER_LONG_CONSTANT("WSDL_CACHE_MEMORY", WSDL_CACHE_MEMORY, CONST_PERSISTENT); in register_soap_symbols()
3168 if ((cache_wsdl & WSDL_CACHE_MEMORY) && SOAP_GLOBAL(mem_cache)) { in get_sdl()3323 if (cache_wsdl & WSDL_CACHE_MEMORY) { in get_sdl()
Completed in 23 milliseconds