Home
last modified time | relevance | path

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

/plugin/dev/
H A DSVGIcon.php57 $svgdata = $this->cleanSVG($svgdata);
83 $svgdata = $this->cleanSVG($svgdata);
123 protected function cleanSVG($svgdata) function in dokuwiki\\plugin\\dev\\SVGIcon