Home
last modified time | relevance | path

Searched refs:unlink (Results 226 – 250 of 402) sorted by relevance

12345678910>>...17

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DLessFilter.php150 unlink($input);
/plugin/farmsync/_test/
H A DgetPagesFromLine.test.php49 …if (file_exists(wikiFN('wiki:_template', null, false))) unlink(wikiFN('wiki:_template', null, fals…
/plugin/docsearch/
H A Dcron.php121 return unlink($dirname);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php205 unlink($this->tempFile);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DBasePhpFormulaLoader.php113 unlink($tmp);
/plugin/svgimg2/
H A Dhelper.php85 @unlink(escapeshellarg($cacheFile));
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.metaflac.php147 unlink($tempfilename);
/plugin/pagetemplate/
H A Daction.php43 unlink($theTemplate);
/plugin/drawio/
H A Daction.php157 unlink($fl);
/plugin/advanced/admin/
H A Dimport.php149 unlink($archive_file);
/plugin/sqlite/_test/
H A DSQLiteDBTest.php27 unlink($conf['metadir'] . '/testdb.sqlite3');
/plugin/siteexport/action/
H A Daggregate.php126 if (@unlink(metaFN($ID, '.meta')) === false) {
/plugin/youtrack/
H A Dhelper.php190 unlink($this->cookie) or die("Can't unlink $this->cookie");
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php174 unlink($input);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php165 unlink($file);
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineLeftImageConfigCascade.php191 if (!@unlink(DOKU_INC . $path)) {
/plugin/backup/
H A Dadmin.php31 unlink($dir. DIRECTORY_SEPARATOR .$object);
160 @unlink($fn);
/plugin/gitbacked/lib/
H A DGit.php491 unlink($msgfile);
691 unlink($msgfile);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php990 unlink($caFile);
998 unlink($caFile);
999 unlink($tempFilename);
/plugin/sentry/
H A Dhelper.php181 @unlink($file);
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php136 @unlink($tempCaBundleFile);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php240 unlink($tempLocation);
/plugin/move/helper/
H A Dplan.php272 @unlink($file);
603 unlink($missing_fn);
633 @unlink($this->files['namespaces']);
/plugin/gdpr/action/
H A Ddelusers.php235 unlink($changelogCacheFN);
/plugin/projects/lib/
H A Dtools.php28 unlink($file);

12345678910>>...17