Home
last modified time | relevance | path

Searched refs:base (Results 701 – 725 of 1781) sorted by last modified time

1...<<21222324252627282930>>...72

/plugin/webdav/core/
H A DUtils.php132 * @param string $base
140 public static function searchCallback(&$data, $base, $file, $type, $lvl, $opts = []) argument
160 $item['mtime'] = filemtime("$base/$file");
/plugin/webdav/
H A Dplugin.info.txt1 base webdav
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php101 list($parent, $base) = URLUtil::splitPath($path);
105 return $parentNode->childExists($base);
/plugin/logger/
H A Dplugin.info.txt1 base logger
/plugin/mdpage/
H A Dplugin.info.txt1 base mdpage
/plugin/codebuttonmod1/
H A Dplugin.info.txt1 base codebuttonmod1
/plugin/abc/
H A Dplugin.info.txt1 base abc
/plugin/structsection/
H A Dplugin.info.txt1 base structsection
H A Dyarn.lock1322 eslint-config-airbnb-base@^14.2.1:
1324 …resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.…
/plugin/listusergroup/
H A Dplugin.info.txt1 base listusergroup
/plugin/groupmail/
H A Dplugin.info.txt1 base groupmail
/plugin/footer/
H A Dplugin.info.txt1 base footer
/plugin/repo/
H A Dplugin.info.txt1 base repo
H A Dsyntax.php44 list($base, $title) = explode('|', $match, 2);
45 list($base, $refresh) = explode(' ', $base, 2);
56 return array(trim($base), trim($title), $pos, $refresh);
65 $base = hsc($data[0]);
66 $title = ($data[1] ? hsc($data[1]) : $base);
68 $url = $base.$path;
122 function _index($url, $path, $base = '', $lvl = 0) { argument
127 $data = $http->get($url.$base);
139 'path' => $base.$result,
230 $base = '';
[all …]
/plugin/elwikiupgrade/
H A Dadmin.php445 $base = $this->tgzdir;
448 $dh = @opendir($base.'/'.$dir);
452 $from = "$base/$dir/$file";
H A Dplugin.info.txt1 base elwikiupgrade
H A DVerboseTarLib.class.php136 $base = array_pop($parts); // keep filename itself
138 $base = '';
141 if($base) $filename .= "/$base";
/plugin/editor/
H A Dplugin.info.txt1 base editor
/plugin/creole/
H A Dplugin.info.txt1 base creole
/plugin/imagereference/
H A Dplugin.info.txt1 base imagereference
/plugin/pagenav/
H A Dplugin.info.txt1 base pagenav
/plugin/showinitpage/
H A Dplugin.info.txt1 base showinitpage
/plugin/twitter/
H A Dplugin.info.txt1 base twitter
/plugin/autotooltip/
H A Dplugin.info.txt1 base autotooltip
/plugin/infomail/
H A Dplugin.info.txt1 base infomail

1...<<21222324252627282930>>...72