Home
last modified time | relevance | path

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

/plugin/graphviz/
Dsyntax.php86 io_saveFile($this->getCachename($return, 'txt'), $input);
117 protected function getCachename($data, $ext) function in syntax_plugin_graphviz
130 $cache = $this->getCachename($data, 'svg');
134 $in = $this->getCachename($data, 'txt');