Searched refs:script_cache_get_script (Results 1 – 3 of 3) sorted by relevance
36 script *script_cache_get_script(script_cache *cache, const buffer *name);
110 script *script_cache_get_script(script_cache *cache, const buffer *name) in script_cache_get_script() function
162 a[j] = script_cache_get_script(&p->cache, &ds->value); in SETDEFAULTS_FUNC()