Home
last modified time | relevance | path

Searched refs:unlink (Results 176 – 200 of 402) sorted by path

12345678910>>...17

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DXMLTest.php34 unlink($fileInfo->getPathname());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php990 unlink($caFile);
998 unlink($caFile);
999 unlink($tempFilename);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php205 unlink($this->tempFile);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php61 @unlink($this->filename);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/
H A DLintCommandTest.php100 unlink($filename);
140 unlink($file);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php655 @unlink($file->getPathname());
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DFilesystemHelper.php25 unlink($filename);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar278 is_dir($f) ? @rmdir($f) : @unlink($f);
/plugin/flowchartjs/
H A Dadmin.php37 if (unlink(DOKU_PLUGIN.'flowchartjs/styles/'.$s.'.json')){
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php19 return unlink($dirname);
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php80 unlink($filename);
113 @unlink($leaffilename);
272 unlink($leaffilename);
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php1050 if (file_exists($cachefile_lock)) @unlink($cachefile_lock);
1052 return @unlink($cachefile);
1067 if (file_exists($cachefile_lock)) @unlink($cachefile_lock);
1084 unlink($cachefile_lock);
1100 @unlink($cachefile_lock); // destroy the lock file for the next attempt
H A Dpfctools.php160 if (!@unlink($dir.'/'.$obj)) rm_r($dir.'/'.$obj);
/plugin/freesync/
H A Dhelper.php73 unlink($oldpfFN);
78 unlink($oldpfFN);
433 @unlink($ftmp);
/plugin/gdpr/_test/
H A DCleanUser.test.php33 unlink(getCacheName('_cleandeletedusernames_counter', '.counter.gdpr'));
/plugin/gdpr/action/
H A Ddelusers.php235 unlink($changelogCacheFN);
/plugin/gitbacked/action/
H A Deditcommit.php191 @unlink($pagePath);
/plugin/gitbacked/lib/
H A DGit.php491 unlink($msgfile);
691 unlink($msgfile);
/plugin/glossary/
H A Dglossary.class.php281 @unlink ($fileName);
389 @unlink ($this->cacheDir."poll-".md5($md5id).".cache");
432 unlink ($pathFile);
570 @unlink ($this->listFile);
814 @unlink ($subDir.$file);
816 @unlink ($subDir.$this->configFile);
/plugin/gtime/action/
H A Dtimestamp.php232 unlink ($data[0][0].'.gtts');
/plugin/gtime/gtlib/asn1/x509/
H A DX509Certificate.php220 unlink($untrustedFile);
/plugin/gtime/
H A Drenderer.php109 unlink($filetemp);
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …y:1,substr:1,endnetent:1,printf:1,next:1,open:1,msgsnd:1,readdir:1,use:1,unlink:1,getsockopt:1,get… property in hljs.LANGUAGES.perl.a
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.output.gzip.class.php16 unlink($tmp_filename);
H A Dfilter.output.ps2pdf.class.php47 unlink($tmp_filename);

12345678910>>...17