Searched refs:file_exists (Results 1 – 25 of 80) sorted by relevance
1234
18 if (file_exists(DOKU_INC . 'favicon.ico')) {20 } elseif (file_exists(tpl_incdir() . 'images/favicon.ico')) {22 } elseif (file_exists(tpl_incdir() . 'favicon.ico')) {
130 if (!file_exists($file)) continue;180 if (!file_exists($file)) return;200 if (file_exists($ifile)) {247 if (file_exists($path . "en/lang.php")) {251 if (file_exists($config_file . $p . '/en/lang.php')) {256 if (file_exists($path . $conf['lang'] . "/lang.php")) {260 if (file_exists($config_file . $p . '/' . $conf['lang'] . '/lang.php')) {289 if (file_exists($path . "en/lang.php")) {293 if (file_exists($config_file . $conf['template'] . '/en/lang.php')) {297 …if (isset($conf['lang']) && $conf['lang'] != 'en' && file_exists($path . $conf['lang'] . "/lang.ph…[all …]
32 if (!file_exists($conf['datadir'] . '_safefn.recoded')) {37 if (!file_exists($conf['olddir'] . '_safefn.recoded')) {42 if (!file_exists($conf['metadir'] . '_safefn.recoded')) {47 if (!file_exists($conf['mediadir'] . '_safefn.recoded')) {
69 …if (file_exists($this->name) && is_writable($this->name) || file_exists($this->location) && is_wri…87 if (file_exists($this->name) && is_readable($this->name)) {120 if (file_exists($this->name)) {
87 if (file_exists(DOKU_INC . 'VERSION')) {107 if (file_exists(DOKU_INC . '.git/HEAD')) {113 if (file_exists($pathToHead)) {131 if (file_exists($gitCommitObject) && function_exists('zlib_decode')) {191 } elseif (@file_exists('/.dockerenv')) {209 if (@file_exists('/etc/os-release')) {212 } elseif (@file_exists('/etc/synoinfo.conf') && @file_exists('/etc/VERSION')) {275 } elseif (file_exists($conf['changelog'])) {279 if (isset($conf['changelog_old']) && file_exists($conf['changelog_old'])) {283 if (file_exists($conf['changelog'] . '_failed')) {[all …]
128 if (file_exists($file)) {146 if (file_exists($file)) {167 if (file_exists($file)) {195 if (file_exists($file)) {219 if (file_exists($file)) {248 if (file_exists($plg)) {
32 if (file_exists($preload)) include($preload);44 if (!defined('DOKU_E_LEVEL') && file_exists(DOKU_CONF . 'report_e_all')) {83 if (file_exists($config_file)) {104 if (file_exists($config_file)) {344 if (file_exists($config_file . 'en/lang.php')) {350 if (file_exists(DOKU_INC . "inc/lang/$langCode/lang.php")) {354 if (file_exists($config_file . "$langCode/lang.php")) {371 if (!file_exists($file)) {399 if (!file_exists($p)) {401 if (!file_exists($p)) {[all …]
30 if (file_exists($this->cname) && file_exists(wikiFN($ID))) {55 return file_exists($this->cname);117 if (!file_exists($this->cname)) {
61 if (file_exists(mediaFN(':wiki:favicon.ico'))) {78 if (file_exists($svgLogoFN)) {
98 if (file_exists($inifile)) {139 if (!file_exists($incbase . $file)) {142 if (file_exists($incbase . $basename . '.' . $newExtension)) {
70 if (!file_exists($this->filename)) {96 if (!file_exists($this->filename)) {129 if (file_exists($this->filename)) {163 if (file_exists($this->filename)) {206 if (!file_exists($this->filename)) return 0;218 if (!file_exists($this->filename)) return;
40 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;
204 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')) {
35 … if (!isset($INFO['draft']) || !file_exists($INFO['draft'])) throw new ActionException('edit');
212 if (!file_exists($wiki_fn)) {224 if (!file_exists(dirname($localfile))) {255 if (!file_exists($localfile)) {318 if (file_exists(wikiLockFN($wiki_id))) {333 if (file_exists($wikiLockFN)) {
96 $currentSize = file_exists($pagefile) ? filesize($pagefile) : 0;122 } elseif (!file_exists($pagefile)) {159 $data['changeType'] == DOKU_CHANGE_TYPE_REVERT && !file_exists($pagefile))166 if (!file_exists($pagefile)) return;231 if (!file_exists($oldfile)) return '';
219 if (!file_exists($this->lastLocalConfigFile)) {236 if (file_exists($file)) {270 if (file_exists($file)) {272 if (file_exists($backup)) @unlink($backup);346 if (file_exists(DOKU_PLUGIN . "$plugin/$type.php")) {405 if (file_exists(DOKU_PLUGIN . $plugin . '/vendor/autoload.php')) {
162 if (file_exists($config_file . $this->getPluginName() . '/en/lang.php')) {170 … if (file_exists($config_file . $this->getPluginName() . '/' . $conf['lang'] . '/lang.php')) {231 if (file_exists($path . 'default.php')) {
20 if ($input && !file_exists($input)) {
185 $exists = file_exists(mediaFN($id, $rev));234 $exists = file_exists(mediaFN($id, $rev));278 … $showLink = (count($revs) && file_exists(mediaFN($id, $revs[0])) && file_exists(mediaFN($id)));322 if (!$this->isCurrent() && file_exists(mediaFN($id, $rev))) {
63 if (!file_exists($file)) return true;
43 return file_exists($file);
42 if (file_exists($file)) {
35 if (!file_exists($this->file)) {
26 if (!file_exists($imagepath)) {