Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dminify.js58 function init_cache(cache) { function
138 init_cache(options.mangle.cache);
139 init_cache(options.mangle.properties.cache);
/plugin/authucenter/lib/uc_client/model/
Dbase.php43 $this->init_cache();
136 function init_cache() { function in base