Searched refs:rrmdir (Results 1 – 3 of 3) sorted by relevance
58 if ($this->rrmdir($path)) {64 if ($this->rrmdir($path)) {75 private function rrmdir(string $sDir): bool78 Logger::debug('admin_plugin_openlayersmap_purge::rrmdir: recursively removing path: ', $sDir);84 $this->rrmdir("$sDir/$sFile") : unlink("$sDir/$sFile");68 private function rrmdir(string $sDir): bool { global() function in admin_plugin_openlayersmap_purge
50 $this->rrmdir(DOKU_PLUGIN."dw2pdf/tpl/$command");207 function rrmdir($src) { function in admin_plugin_pdftools213 rrmdir($full);
215 $this->rrmdir($tempdir);219 private function rrmdir($dir) { function in action_plugin_ebookexport225 $this->rrmdir($dir."/".$object);