Home
last modified time | relevance | path

Searched refs:unlink (Results 276 – 300 of 402) sorted by relevance

1...<<11121314151617

/plugin/pubmed/classes/
H A Dcache.php146 @unlink($path);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.gzip.php243 unlink($temp_tar_filename);
/plugin/fileshare/syntax/
H A DFileshare.php181 if(unlink($dir.'/'.$value)== true){
/plugin/rssticker/
H A DlastRSS.php88 unlink ($this->cache_dir."/".$file);
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php461 unlink($newCert);
/plugin/latex-was/
H A Dadmin.php231 if(unlink($outname))
/plugin/sqlite/
H A Dadmin.php61 unlink($exportfile);
/plugin/cacherevisionseraser/
H A Dadmin.php382 if (@unlink($fileglob)) {
424 if (@unlink($fileglob)) {
464 if (@unlink($fileglob)) {
/plugin/gitbacked/action/
H A Deditcommit.php191 @unlink($pagePath);
/plugin/jsonrpc/
H A Djsonrpc.php381 @unlink($ftmp);
447 if(@unlink($file)){
/plugin/epub/scripts/
H A Depub_utils.php510 unlink($epub_file);
680 unlink($progress_file);
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php19 return unlink($dirname);
/plugin/news/
H A Dadmin.php228 @unlink($file);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php281 unlink($filename);
/plugin/crosspost/
H A Daction.php73 @unlink( wikiFN( $page ) );
/plugin/404manager/_test/
H A Dmanager.test.php450 unlink($filenameMigrated);
/plugin/move/_test/
H A DstepThroughDocuments.test.php72 unlink($opts_file);
/plugin/subjectindex/inc/
H A Dcommon.php272 unlink($fn);
/plugin/elasticsearch/action/
H A Dindexing.php205 @unlink($stateFile);
/plugin/jukebox/id3/
H A Dgetid3.php1154 unlink($empty);
1155 unlink($temp);
/plugin/preservefilenames/
H A Daction_anteater.php96 if (@unlink($metafile)) {
/plugin/eclipseupdateurl/
H A Dsyntax.php337 @unlink($file);
/plugin/langdelete/
H A Dadmin.php465 $sucess = @unlink ($path);
/plugin/autolink2/
H A Dhelper.php291 @unlink($cache);
/plugin/xcom/scripts/
H A Dxcom_save.php199 @unlink($ftmp);

1...<<11121314151617