Home
last modified time | relevance | path

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

/PHP-5.4/ext/soap/
H A Dphp_sdl.c1183 #define WSDL_CACHE_VERSION 0x0e macro
1564 if (strncmp(in,"wsdl",4) != 0 || in[4] != WSDL_CACHE_VERSION || in[5] != '\0') { in get_sdl_from_cache()
2137 WSDL_CACHE_PUT_1(WSDL_CACHE_VERSION,out); in add_sdl_to_cache()

Completed in 13 milliseconds