Searched refs:dryrun (Results 1 – 10 of 10) sorted by relevance
73 $dryrun = $_REQUEST['dryrun'];78 if (($dryrun==true) && ($summary_option==false)) {85 $this->_list_removeold_files($filelist, $dryrun, $summary_option); 146 function _list_removeold_files($afilelist, $dryrun, $summary_option){ argument170 if(($dryrun==true) && ($this->is__writable(DOKU_INC.$file)==true)) {174 elseif(($dryrun==true) && ($this->is__writable(DOKU_INC.$file)===false)) {179 if($dryrun==false) {201 if($dryrun==false) $this->__removeold_logging($file, $result);
46 $dryrun = true;48 $dryrun = false;59 if (!$dryrun) {
299 * @param bool $dryrun do not copy but only check permissions302 private function traverseCheckAndCopy($dir, $dryrun) argument315 if ($dryrun) {326 if (!$this->traverseCheckAndCopy("$dir/$file", $dryrun)) {333 if ($dryrun) {
32 global $dryrun;34 if ($dryrun) {
18 protected $dryrun = false; variable in admin_plugin_linkfix33 $this->dryrun = $INPUT->bool('dryrun');50 if($this->dryrun) {203 if($this->dryrun) {
17 private $dryrun = true; variable in helper_plugin_cleanup34 $this->dryrun = !$run;100 if(!$this->dryrun){
441 * @param bool $dryrun do not copy but only check permissions444 private function _traverse($dir, $dryrun) { argument456 if($dryrun) {467 if(!$this->_traverse("$dir/$file", $dryrun)) {474 if($dryrun) {
85 public $dryrun = false; variable in test_admin_plugin_linkfix
82 $d->dryrun = $_REQUEST['dryrun'];188 if ($d->dryrun) {
1 …dryrun Generates the next unique slug without updating the internal accumulator.\n */\n ;\n…