Home
last modified time | relevance | path

Searched refs:is_dir (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/plugin/simplewikipagetree/
H A Dsyntax.php67 …if(is_dir($path_parts['dirname'].'/'.$path_parts['filename']) && $path_parts['dirname'] && $path_p…
88 if(is_dir($filepath)){
109 if(is_dir($filepath)){
131 if(is_dir($filepath)){
142 if(is_dir($filepath)){
157 if(is_dir($filepath)){
174 if(is_dir($filepath)){
/plugin/combo/vendor/symfony/process/
H A DPhpExecutableFinder.php48 if (@is_dir($php)) {
64 if (!@is_executable($php) || @is_dir($php)) {
72 if (@is_executable($php) && !@is_dir($php)) {
77 if (@is_executable($php = \PHP_BINDIR.('\\' === \DIRECTORY_SEPARATOR ? '\\php.exe' : '/php')) && !@is_dir($php)) {
/plugin/distribute/
H A Dhelper.funcs.util.php5 if($recursive && is_dir($f)){
22 if(!is_dir($dir)){
27 if ($recursive && is_dir($dir.$f) && $f!='.' && $f!='..'){
33 ($type=='d' && !is_dir($dir.$f)) ||
/plugin/svg/
H A Dinstall.php17 if( !is_dir( SYNTAX_PLUGIN_SVG_MEDIADIR ) ||
33 if( !is_dir( SYNTAX_PLUGIN_SVG_MEDIADIR . 'tmp' ) ||
49 if( !is_dir( SYNTAX_PLUGIN_SVG_MEDIADIR . 'media' ) ||
/plugin/autogallery/
H A Daction.php55 if (!is_dir(dirname(wikiFN("wiki:dummy.txt")))) {
61 if (!is_dir(dirname(wikiFN("wiki:bilder:dummy.txt")))) {
92 if (!is_dir($imggal)) {
102 if (!is_dir($imgbase)) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/
H A DFilesystemTest.php43 $this->assertTrue(is_dir($dir));
97 $this->assertTrue(is_dir($this->directory));
121 $this->assertTrue(is_dir($this->directory.'/cache'));
139 $this->assertTrue(is_dir($key));
150 $this->assertTrue(is_dir($dir));
/plugin/dx/src/
H A DStandardize.php50 if (!file_exists($pluginDir) || !is_dir($pluginDir)) {
100 if (file_exists($dirPath) && is_dir($dirPath)) {
104 if (!mkdir($dirPath, 0755, true) && !is_dir($dirPath)) {
/plugin/accscounter/
H A Daction.php159 (is_dir("$dir/$file")) ? $this->delTree("$dir/$file") : unlink("$dir/$file");
165 if (!is_dir($new_dir)) {
169 if (is_dir($dir_name)) {
175 if (is_dir($dir_name . "/" . $file)) {
195 if (is_dir($file)) {
/plugin/farm/install/
H A Dfarmstructurecreator.php27 if(!@is_dir($dest)) mkdir($dest, fileperms($src));
110 if(!@is_dir(realpath($farmconf['farmfsroot'].$farmconf['farmer']))) {
116 …rmfsroot'].$farmconf['barn']) != realpath($farmconf['farmfsroot'])) && !@is_dir(realpath($farmconf…
166 if(!@is_dir($farmconf['farmfsroot'].$farmconf['barn'].$farmconf['animaltemplate'])) {
187 if(!@is_dir($farmconf['farmfsroot'].$farmconf['barn'].$i)) continue;
/plugin/offline/
H A Dcreate.php215 …if (is_dir($pathStr . $offlineConf['pathDelimiterStr'] . $element) && $element != "." && $element …
360 if (!is_dir($dirStr)) {
375 if (!is_dir($currentDirStr)) {
441 if (is_dir($pathStr)) {
470 if (is_dir($locationStr)) {
500 …if (is_dir($pathStr . $offlineConf['pathDelimiterStr'] . $element) && $element != "." && $element …
523 if (is_dir($absolutePathToTmpSessionDirStr)) {
630 …if (is_dir($pathStr . $offlineConf['pathDelimiterStr'] . $element) && $element != "." && $element …
/plugin/pdftools/
H A Dfunctions.php12 if (is_dir($path . '/' .$entry)) {
28 if ( is_dir($src . '/' . $file) ) {
/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php42 if (! is_dir($storageDir)) {
46 if (! is_dir($storageDir)) {
115 if (! is_dir($storageDir)) {
/plugin/fedauth/classes/adm/
H A Dfa_restore.adm.class.php51 if (! is_dir($dirPath)) {
59 if (is_dir($file)) {
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php185 if (!is_dir($dest)) {
235 if (!is_dir($dir))
237 if (!is_dir($dir))
258 if (!is_dir($src_dir))
260 if (!is_dir($dst_dir))
272 if (!is_dir($src_dir))
/plugin/quickstats/GEOIP/vendor/
H A Dcheck_dir.php9 if (is_dir($start_dir)) {
15 if ( is_dir($filepath) ) {
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.dirscan.php95 if (!is_dir($dir)) {
138 if (!is_dir($root)) {
247 if (is_dir($argv[1])) {
/plugin/components/lib/
H A Dcomponent_manager.php30 if (!is_dir($dir)) return;
39 if (is_dir($path)) {
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Cache/
H A DDisk.php43 } elseif (!is_dir($path)) {
46 if (!is_dir($path)) {
/plugin/fblogin/
H A Dadmin.php173 if ($lang != "." && $lang != ".." && is_dir(DOKU_CONFIGLANG.'/'. $lang)) {
175 if(is_dir(DOKU_FBLOGINLANG.'/'. $lang)) {
210 if ($lang != "." && $lang != ".." && is_dir(DOKU_CONFIGLANG.'/'. $lang)) {
/plugin/nssize/
H A Dsyntax.php59 if (!$location or !is_dir($location)) {
65 if (is_dir($location.'/'.$file) and $file <> ".." and $file <> ".") {
69 elseif (!is_dir($location.'/'.$file)) {
/plugin/shibbolethauth/
H A Dadmin.php175 if ($lang != "." && $lang != ".." && is_dir(DOKU_CONFIGLANG.'/'. $lang)) {
177 if(is_dir(DOKU_SHIBBOLETHLANG.'/'. $lang)) {
212 if ($lang != "." && $lang != ".." && is_dir(DOKU_CONFIGLANG.'/'. $lang)) {
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php106 if (!is_dir($dir)) mkdir_r($dir);
144 if (is_dir($dir))
162 if (is_dir($dir))
196 if (!is_dir($dir)) mkdir_r($dir);
/plugin/gitbacked/lib/
H A DGit.php158 if (is_dir($repo_path) && file_exists($repo_path."/.git") && is_dir($repo_path."/.git")) {
164 if (!is_dir($reference) || !is_dir($reference.'/.git')) {
214 if (is_dir($repo_path)) {
216 if (file_exists($repo_path."/.git") && is_dir($repo_path."/.git")) {
/plugin/bureaucracy-au/helper/
H A Dfieldsubmit.php38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
/plugin/bureaucracyau/helper/
H A Dfieldsubmit.php38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');

12345678910>>...12