Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_magnet_cache.h36 script *script_cache_get_script(script_cache *cache, const buffer *name);
H A Dmod_magnet_cache.c110 script *script_cache_get_script(script_cache *cache, const buffer *name) in script_cache_get_script() function
H A Dmod_magnet.c162 a[j] = script_cache_get_script(&p->cache, &ds->value); in SETDEFAULTS_FUNC()