Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_sdl.c1185 #define WSDL_CACHE_GET(ret,type,buf) memcpy(&ret,*buf,sizeof(type)); *buf += sizeof(type); macro
1571 WSDL_CACHE_GET(old_t, time_t, &in); in get_sdl_from_cache()

Completed in 19 milliseconds