Home
last modified time | relevance | path

Searched refs:unlink (Results 101 – 125 of 402) sorted by path

12345678910>>...17

/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php240 unlink($tempLocation);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DPDOSqliteTest.php16 unlink(SABRE_TEMPDIR . '/testdb.sqlite');
33 unlink(SABRE_TEMPDIR . '/testdb.sqlite');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DTestUtil.php17 unlink(SABRE_TEMPDIR . '/testdb.sqlite');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DPDOSqliteTest.php11 if (file_exists(SABRE_TEMPDIR . '/pdobackend')) unlink(SABRE_TEMPDIR . '/pdobackend');
12 if (file_exists(SABRE_TEMPDIR . '/pdobackend2')) unlink(SABRE_TEMPDIR . '/pdobackend2');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DTestUtil.php19 unlink(SABRE_TEMPDIR . '/testdb.sqlite');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DAbstractServer.php54 unlink($myPath);
H A DServerCopyMoveTest.php43 unlink($tmpFile);
H A DServerPropsInfiniteDepthTest.php18 if (file_exists(SABRE_TEMPDIR.'../.sabredav')) unlink(SABRE_TEMPDIR.'../.sabredav');
32 if (file_exists(SABRE_TEMPDIR.'../.locksdb')) unlink(SABRE_TEMPDIR.'../.locksdb');
H A DServerPropsTest.php19 if (file_exists(SABRE_TEMPDIR.'../.sabredav')) unlink(SABRE_TEMPDIR.'../.sabredav');
31 if (file_exists(SABRE_TEMPDIR.'../.locksdb')) unlink(SABRE_TEMPDIR.'../.locksdb');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DFileTest.php9 if (file_exists(SABRE_TEMPDIR . '/filebackend')) unlink(SABRE_TEMPDIR .'/filebackend');
H A DPDOSqliteTest.php11 if (file_exists(SABRE_TEMPDIR . '/pdobackend')) unlink(SABRE_TEMPDIR . '/pdobackend');
12 if (file_exists(SABRE_TEMPDIR . '/pdobackend2')) unlink(SABRE_TEMPDIR . '/pdobackend2');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DPDOSqliteTest.php15 if (file_exists(SABRE_TEMPDIR . '/pdobackend')) unlink(SABRE_TEMPDIR . '/pdobackend');
16 if (file_exists(SABRE_TEMPDIR . '/pdobackend2')) unlink(SABRE_TEMPDIR . '/pdobackend2');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DTestUtil.php26 unlink($myPath);
/plugin/davcal/vendor/sabre/dav/tests/
H A Dbootstrap.php28 if (file_exists('.sabredav')) unlink('.sabredav');
/plugin/deletehistory/
H A Dhelper.php52 unlink($file->getPathname());
/plugin/dev/
H A Dcli.php231 if (@unlink($file)) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/diagramsnet/lib/
H A DelectronFilesWorker.js65 fs.unlink(fileObject.bkpPath, (err) => {}); //Ignore errors!
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1154 fs.unlink(bkpFile, (err) => {}); //Ignore errors!
1158 fs.unlink(bkpFile, (err) => {}); //Ignore errors!
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1 …ECK',\n 'chroot',\n 'gmtime',\n 'rindex',\n 'unlink',\n 'close'…
H A Dbundle.js.map1unlink(entry);\n return entry;\n }\n};\n\nList.prototype.enqueue = function(entry) {\n var se…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dfontawesome.all.min.css5 …-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1unlink","filterOutLinks","strs","curr","dummyChains","vRank","wRank","edgeLabel","normalizeEdge","…
/plugin/discussion/
H A Daction.php1154 @unlink(metaFN($id, '.indexed'));
1209 @unlink($changelog);
1214 @unlink($changelog.'_tmp');
H A Dconvert.php85 @unlink($file['old']);
150 @unlink($file['old']);

12345678910>>...17