Home
last modified time | relevance | path

Searched refs:file_exists (Results 1 – 25 of 68) sorted by last modified time

123

/dokuwiki/lib/plugins/config/core/
H A DWriter.php40 if (file_exists($this->savefile)) {
41 if (file_exists($this->savefile . '.bak.php')) @unlink($this->savefile . '.bak.php');
108 if (file_exists($this->savefile) && !is_writable($this->savefile)) return true;
H A DLoader.php204 if (!file_exists($file)) return [];
235 if (!file_exists($file)) return [];
267 if (file_exists($dir . 'lang/en/settings.php')) {
270 if ($ll != 'en' && file_exists($dir . 'lang/' . $ll . '/settings.php')) {
H A DConfigParser.php30 if (!file_exists($file)) return [];
/dokuwiki/inc/
H A Dpageutils.php295 return file_exists(wikiFN($id, $rev, $clean));
316 return file_exists(mediaFN($id, $rev, $clean));
354 if (file_exists($fn . '.gz')) {
356 } elseif (file_exists($fn . '.bz2')) {
485 if (!file_exists($file)) {
487 if (!file_exists($file)) {
H A Dparserutils.php90 if (file_exists($file)) {
96 } elseif (file_exists($file)) {
196 } elseif (file_exists($file)) {
286 if (!file_exists($metafn) || @filemtime($pagefn) > @filemtime($cachefile->cache)) {
458 $meta = file_exists($file) ?
H A Dtemplate.php1146 if (file_exists($config_file)) {
1315 if (!file_exists($file)) return false;
1347 if (file_exists($config_file . $conf['template'] . '/en/lang.php')) {
1355 if (file_exists($config_file . $conf['template'] . '/' . $conf['lang'] . '/lang.php')) {
1387 if (!file_exists($file)) {
1389 if (!file_exists($file)) {
1519 !file_exists(mediaFN($image)) &&
1520 file_exists(mediaMetaFN($image, '.changes')) &&
1523 if (!$image || (!file_exists(mediaFN($image)) && !$removed) || $DEL) return;
1524 if ($rev && !file_exists(mediaF
[all...]
H A Dio.php119 if (file_exists($file)) {
256 $fileexists = file_exists($file);
350 if (!file_exists($file)) return true;
498 while (!@is_dir($tmp) && !(file_exists($tmp) && !is_dir($tmp))) {
548 if (file_exists($target) && !is_dir($target)) return false;
572 if (!file_exists($path)) return true; // it's already gone or was never there, count as success
685 $fileexists = file_exists($file);
806 if (!file_exists($file)) return 0;
H A DMailer.class.php135 if (!file_exists($file)) return $matches[0]; //bad reference, keep as is
H A DStyleUtils.php98 if (file_exists($inifile)) {
139 if (!file_exists($incbase . $file)) {
142 if (file_exists($incbase . $basename . '.' . $newExtension)) {
H A Dcommon.php234 $info['exists'] = file_exists($info['filepath']);
249 $info['exists'] = file_exists($info['filepath']);
417 if ($ACT != 'show' || $INFO['perm'] < AUTH_READ || isHiddenPage($ID) || !file_exists($file)) {
931 if (!file_exists($lock)) return false;
987 if (file_exists($lock)) {
1095 if (file_exists($path . '/_template.txt')) {
1101 if (file_exists($path . '/__template.txt')) {
1793 if (file_exists(DOKU_INC . $src)) return $src;
2025 if (!file_exists($file)) return false;
H A Dinfoutils.php84 if (file_exists(DOKU_INC . 'VERSION')) {
103 if (file_exists(DOKU_INC . '.git/HEAD')) {
109 if (file_exists($pathToHead)) {
127 if (file_exists($gitCommitObject) && function_exists('zlib_decode')) {
210 } elseif (file_exists($conf['changelog'])) {
214 if (isset($conf['changelog_old']) && file_exists($conf['changelog_old'])) {
218 if (file_exists($conf['changelog'] . '_failed')) {
220 } elseif (file_exists($conf['changelog'] . '_importing')) {
222 } elseif (file_exists($conf['changelog'] . '_import_ok')) {
293 if (file_exists(
[all...]
H A Dinit.php31 if (file_exists($preload)) include($preload);
43 if (!defined('DOKU_E_LEVEL') && file_exists(DOKU_CONF . 'report_e_all')) {
79 if (file_exists($config_file)) {
93 if (file_exists($config_file)) {
336 if (file_exists($config_file . 'en/lang.php')) {
342 if (file_exists(DOKU_INC . "inc/lang/$langCode/lang.php")) {
346 if (file_exists($config_file . "$langCode/lang.php")) {
363 if (!file_exists($file)) {
391 if (!file_exists($p)) {
393 if (!file_exists(
[all...]
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php55 return file_exists($this->autosubmitFile);
/dokuwiki/
H A Dindex.php46 file_exists($_SERVER['DOCUMENT_ROOT'] . $_SERVER['SCRIPT_NAME'])
/dokuwiki/lib/exe/
H A Djs.php129 if (!file_exists($file)) continue;
179 if (!file_exists($file)) return;
199 if (file_exists($ifile)) {
246 if (file_exists($path . "en/lang.php")) {
250 if (file_exists($config_file . $p . '/en/lang.php')) {
255 if (file_exists($path . $conf['lang'] . "/lang.php")) {
259 if (file_exists($config_file . $p . '/' . $conf['lang'] . '/lang.php')) {
288 if (file_exists($path . "en/lang.php")) {
292 if (file_exists($config_file . $conf['template'] . '/en/lang.php')) {
296 if (isset($conf['lang']) && $conf['lang'] != 'en' && file_exists(
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php191 if ($parsed['scheme'] === '' && $parsed['authority'] === '' && !file_exists($url)) {
2087 if (file_exists($root . '/.git/index')) {
2091 } elseif (file_exists($root . '/SimplePie')) {
2101 } elseif (file_exists(dirname(__FILE__) . '/Core.php')) {
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DFileInfo.php70 if (!file_exists($path)) {
H A DTar.php188 if (!file_exists($directory)) {
695 if(file_exists($file) && is_readable($file) && filesize($file) > 5) {
/dokuwiki/inc/Search/
H A DIndexer.php1002 if (!file_exists($fn)) return [];
1046 if (!file_exists($fn)) return '';
1160 if (file_exists($path . $key . '.idx'))
/dokuwiki/inc/Sitemap/
H A DMapper.php43 if (file_exists($sitemap)) {
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php244 if (file_exists($filename) AND (time() - filemtime($filename) < $timeout)) {
/dokuwiki/inc/Ui/Media/
H A DDisplay.php60 if (!file_exists(DOKU_INC . $link)) $link = 'lib/images/fileicons/svg/file.svg';
/dokuwiki/lib/plugins/logviewer/
H A Dadmin.php93 if (!file_exists($logfile)) {
/dokuwiki/inc/parser/
H A Dmetadata.php764 $this->meta['relation']['media'][$src] = file_exists($file);

123