Home
last modified time | relevance | path

Searched refs:file_exists (Results 201 – 225 of 976) sorted by relevance

12345678910>>...40

/plugin/shibbolethauth/
H A Dadmin.php98 if (!file_exists(DOKU . '/inc/auth/shibboleth.class.php')) {
135 if (file_exists(DOKU . '/inc/auth/shibboleth.class.php')) {
155 if (file_exists(DOKU . '/inc/auth/shibboleth.class.php')) {
/plugin/epub/scripts/
H A Dcss2.php45 if(@file_exists($tplinc.'style.ini')){
100 if(@file_exists($tplinc.'style.ini')){
119 if(!@file_exists($file)) return '';
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php110 $leafexists = file_exists($leaffilename);
179 if (!file_exists($leaffilename)) return $ret;
208 if (file_exists($leaffilename))
271 if (!file_exists($leaffilename)) return false;
/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php64 if (file_exists($cmd_filename)) require_once($cmd_filename);
66 if (file_exists($cmd_filename)) require_once($cmd_filename);
82 if (file_exists($proxy_filename)) require_once($proxy_filename);
84 if (file_exists($proxy_filename)) require_once($proxy_filename);
/plugin/plantuml/
H A Dsyntax.php158 if (!file_exists($cache)) {
176 return file_exists($cache) ? $cache : false;
183 if (!file_exists($in)) {
240 if (!file_exists($in)) {
/plugin/dlcount/
H A Daction.php38 if (file_exists($metafn)) @unlink($metafn);
44 if (file_exists($metafn)) @unlink($metafn);
75 if (file_exists($metafn)) $meta = unserialize(io_readFile($metafn, false));
102 if (file_exists($metafn)) {
/plugin/ditaa/
H A Dsyntax.php172 if(!file_exists($file_cfg) || !file_exists($file_txt)) {
197 if(!file_exists($file_png)) return false;
214 if(!file_exists($in)) {
/plugin/davcard/vendor/composer/
H A DClassLoader.php354 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
364 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) {
383 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
393 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
/plugin/webdavclient/vendor/composer/
H A DClassLoader.php354 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
364 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) {
383 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
393 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
/plugin/davcal/vendor/composer/
H A DClassLoader.php354 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
364 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) {
383 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
393 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
/plugin/combo/ComboStrap/
H A DSqlite.php220 if (file_exists($oldDbFile) || file_exists($oldDbFileSqlite3)) {
239 if (file_exists($dbFile)) {
343 if (!file_exists($dbFile)) {
/plugin/freesync/
H A Dhelper.php30 if(!file_exists($this->_profilePath))
72 if($oldpfFN != $pfFN && file_exists($oldpfFN))
77 elseif(empty($profile['xmlrpcurl']) && file_exists($oldpfFN))
97 if(file_exists($pfFN))
329 if(!@file_exists(metaFN($id, '.indexed'))) {
365 if (!@ file_exists($filename))
450 $overwrite = @file_exists($fn);
/plugin/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DFilesystemCache.php45 if (file_exists($key)) {
85 if (!file_exists($key)) {
/plugin/webcomponent/
H A Dwebcomponent.php125 if (!file_exists($conf['datadir'])) {
131 if (!file_exists($conf['cachedir'])) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DTypeScriptFilter.php61 if (file_exists($outputPath)) {
67 if (!file_exists($outputPath)) {
H A DEmberPrecompileFilter.php68 if (file_exists($outputPath)) {
74 if (!file_exists($outputPath)) {
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/src/
H A DTemplate.php61 if (file_exists($file)) {
65 else if (file_exists($distFile)) {
/plugin/menuext/
H A DMenuExtItem.php48 if (file_exists($this->svg)) return $this->svg;
50 if (file_exists($file)) return $file;
/plugin/commonmark/vendor/league/commonmark/bin/
H A Dcommonmark
/plugin/upgrade/
H A Dlegacy.php60 if (file_exists($dir)) return true;
67 if (file_exists(DOKU_INC . 'VERSION')) {
/plugin/htmlokay/
H A Ddirectory_scan-3.php103 if (file_exists($file))
114 if (file_exists($file) && is_file($file))
142 if(file_exists($access_file)) {
/plugin/mantis/lib/
H A Dclass.wsdlcache.php86 if (file_exists($filename) && (time() - filemtime($filename) > $this->cache_lifetime)) {
94 if (!file_exists($filename)) {
191 if (!file_exists($filename)) {
/plugin/task/
H A Daction.php64 if (!@file_exists($INFO['filepath'])) {
118 if ((@file_exists(DOKU_PLUGIN.'tag/syntax/tag.php')) && (!plugin_isdisabled('tag'))) {
125 …if ((@file_exists(DOKU_PLUGIN.'discussion/syntax/comments.php')) && (!plugin_isdisabled('discussio…
/plugin/webcomponent/_test/
H A Dgeneral.test.php70 if (file_exists($conf_file)) {
76 if (file_exists($meta_file)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php76 …if (!file_exists($path)) throw new DAV\Exception\NotFound('File with name ' . $path . ' could not …
121 return file_exists($path);

12345678910>>...40