Home
last modified time | relevance | path

Searched refs:target_path (Results 1 – 7 of 7) sorted by relevance

/plugin/pdftools/
Dadmin.php76 … $target_path = DOKU_PLUGIN."dw2pdf/tpl/".$filename; // change this to the correct site path
78 if(move_uploaded_file($source, $target_path)) {
81 system("unzip -d '".DOKU_PLUGIN."dw2pdf/tpl/' $target_path");
85 unlink($target_path);
/plugin/issuetracker/
Dsyntax.php1735 if($this->getConf('it_data')==false) $target_path = "data/meta/";
1736 else $target_path = $this->getConf('it_data');
1737 $ip_block_path = $target_path."ipblock";
1738 $target_path .= 'symptoms/';
1739 …if(!is_dir(DOKU_CONF."../".$target_path)) { mkdir(DOKU_CONF."../".$target_path, 0777); } …
1831 $target_path = $target_path . $issue_id . '_sympt_' . $safe_filename;
1832 if(move_uploaded_file($_FILES[$attachment_id]['tmp_name'], DOKU_INC.$target_path)) {
1834 $issues[$issue_id]['attachment1'] = DOKU_URL.$target_path;
Daction.php3513 if($this->getConf('it_data')==false) $target_path = "data/meta/";
3514 else $target_path = $this->getConf('it_data');
3515 $ip_block_path = $target_path."ipblock";
3516 $target_path .= 'symptoms/';
3517 …if(!is_dir(DOKU_CONF."../".$target_path)) { mkdir(DOKU_CONF."../".$target_path, 0777); } …
3609 $target_path = $target_path . $issue_id . '_sympt_' . $safe_filename;
3610 if(move_uploaded_file($_FILES[$attachment_id]['tmp_name'], DOKU_INC.$target_path)) {
3612 $issues[$issue_id][$attachment_id] = DOKU_URL.$target_path;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js10529 …var $a, $b, self = this, target_path = nil, $ret_or_1 = nil, target_segments = nil, jail_segments …
10545 target_path = self.$expand_path(target);
10546 if (($truthy(jail) && ($not(self['$descends_from?'](target_path, jail))))) {
10550 …$b = self.$partition_path(target_path), $a = $to_ary($b), (target_segments = ($a[0] == null ? nil …
10557 return target_path;
10647 target_path = self.$join_path(resolved_segments, jail_root); property
10648 if ($truthy(self['$descends_from?'](target_path, jail))) {
10649 return target_path
Dasciidoctor.cjs9551 …var $a, $b, self = this, target_path = nil, $ret_or_1 = nil, target_segments = nil, jail_segments …
9565 target_path = self.$expand_path(target);
9566 if (($truthy(jail) && ($not(self['$descends_from?'](target_path, jail))))) {
9570 …$b = self.$partition_path(target_path), $a = $to_ary($b), (target_segments = ($a[0] == null ? nil …
9576 } return target_path;
9659 target_path = self.$join_path(resolved_segments, jail_root);
9660 if ($truthy(self['$descends_from?'](target_path, jail))) {
9661 return target_path
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js34894 …var $a, $b, self = this, target_path = nil, $ret_or_1 = nil, target_segments = nil, jail_segments …
34910 target_path = self.$expand_path(target);
34911 if (($truthy(jail) && ($not(self['$descends_from?'](target_path, jail))))) {
34915 …$b = self.$partition_path(target_path), $a = $to_ary($b), (target_segments = ($a[0] == null ? nil …
34922 return target_path;
35012 target_path = self.$join_path(resolved_segments, jail_root); property
35013 if ($truthy(self['$descends_from?'](target_path, jail))) {
35014 return target_path
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js35146 …var $a, $b, self = this, target_path = nil, $ret_or_1 = nil, target_segments = nil, jail_segments …
35162 target_path = self.$expand_path(target);
35163 if (($truthy(jail) && ($not(self['$descends_from?'](target_path, jail))))) {
35167 …$b = self.$partition_path(target_path), $a = $to_ary($b), (target_segments = ($a[0] == null ? nil …
35174 return target_path;
35264 target_path = self.$join_path(resolved_segments, jail_root); property
35265 if ($truthy(self['$descends_from?'](target_path, jail))) {
35266 return target_path