Home
last modified time | relevance | path

Searched refs:removeDir (Results 1 – 6 of 6) sorted by last modified time

/plugin/pubmed2020/classes/
H A Dcache.php343 function removeDir() { function in pubmed2020_cache
/plugin/pubmed2020/
H A Dsyntax.php492 $this->pubmedCache->removeDir();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/
H A DFilesystemTest.php33 Twig_Tests_FilesystemHelper::removeDir($this->directory);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php214 Twig_Tests_FilesystemHelper::removeDir($dir);
H A DFileCachingTest.php38 Twig_Tests_FilesystemHelper::removeDir($this->tmpDir);
H A DFilesystemHelper.php14 public static function removeDir($dir) function in Twig_Tests_FilesystemHelper