Home
last modified time | relevance | path

Searched refs:rmdir (Results 1 – 25 of 98) sorted by path

1234

/plugin/accscounter/
H A Daction.php89 …if (rmdir($dir)) echo '<br>' . $this->getLang('complete') . '<br><br>'; else echo '<br>' . $this->…
161 return rmdir($dir);
177 rmdir($dir_name . "/" . $file);
185 if (!rmdir($dir_name)) return false;
/plugin/aceeditor/
H A Dbuild.js1 …sidue|restoredefaultpath|rethrow|rgb2hsv|rgb2ind|rgbplot|ribbon|rmappdata|rmdir|rmfield|rmpath|rmp…
/plugin/archiveupload/
H A Daction.php278 @rmdir($dir);
285 @rmdir($dir);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2021 public function rmdir($dir) function in phpseclib3\\Net\\SFTP
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php642 return $this->sftp->rmdir($path);
/plugin/autolink3/
H A Dajax.php96 @rmdir($lock);
162 @rmdir($lock);
/plugin/cache/
H A Dplugin_cache.php162 @rmdir($this->mediaDir);
/plugin/cacherevisionseraser/
H A Dadmin.php394 if (@rmdir($fileglob)) {
436 if (@rmdir($fileglob)) {
476 if (@rmdir($fileglob)) {
/plugin/ckgdoku/action/
H A Dmeta.php585 rmdir($path);
/plugin/ckgedit/action/
H A Dmeta.php620 rmdir($path);
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 …+\n \"reseterror resetidle return rlevel rline rmdir run ruser save sav…
H A Dperl.min.js1 …ef:1,rename:1,require:1,reset:1,"return":1,reverse:1,rewinddir:1,rindex:1,rmdir:1,s:null,say:1,sca…
H A Dperl.min.js.map1rmdir","s","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","s…
H A Dphp.min.js.map1 …egi_replace split spliti join sql_regcase dl pclose popen readfile rewind rmdir umask fclose feof …
H A Dpowershell.min.js1 …sc|nsn|nv|ogv|oh|popd|ps|pushd|pwd|r|rbp|rcjb|rcsn|rd|rdr|ren|ri/,/rjb|rm|rmdir|rmo|rni|rnp|rp|rsn…
H A Dpowershell.min.js.map1 …|nv|ogv|oh|popd|ps|pushd|pwd|r|rbp|rcjb|rcsn|rd|rdr|ren|ri/,\n /rjb|rm|rmdir|rmo|rni|rnp|rp|rsn…
H A Dshell.min.js.map1 … \"nl\", \"node\", \"npm\", \"ping\", \"ps\", \"restart\", \"rm\",\n \"rmdir\", \"sed\", \"serv…
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php259 rmdir($path->getPathname());
265 rmdir($directory);
/plugin/combo/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php440 return rmdir($dir);
/plugin/cronojob/jobs/
H A Dclearcache.php64 if (@rmdir($fileglob)) {
104 if (@rmdir($fileglob)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php133 rmdir($this->path);
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php160 rmdir($this->path);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DAbstractServer.php60 if ($deleteRoot) rmdir($path);
H A DServerCopyMoveTest.php41 rmdir($tmpFile);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DTestUtil.php33 rmdir($path);

1234