Home
last modified time | relevance | path

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

/plugin/svgimg2/
H A Daction.php49 $cacheFile = $functions->_get_cache_file($data, $ext);
H A Dhelper.php94 function _get_cache_file($data, $ext=null) { function in helper_plugin_svgimg