Home
last modified time | relevance | path

Searched refs:dirname (Results 1001 – 1025 of 1489) sorted by relevance

1...<<41424344454647484950>>...60

/plugin/autotranslation/
H A Dadmin.php96 $dir = dirname(wikiFN("$namespace:foo"));
/plugin/outliner/
H A Dsyntax.php
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCache.php31 if (!$this->createBasePath(dirname($basePath))) {
/plugin/translation/
H A Dadmin.php117 $dir = dirname(wikiFN("$namespace:foo"));
/plugin/mikioplugin/syntax/
H A Dbox.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/openlayersmap/
H A DStaticMap.php181 $this->mkdirRecursive(dirname($this->mapCacheIDToFilename()), 0777);
484 $this->mkdirRecursive(dirname($filename), 0777);
498 if (!is_dir(dirname($pathname))) {
499 $this->mkdirRecursive(dirname($pathname), $mode);
/plugin/hcalendar/syntax/
H A Dhcal.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dhcali.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokumicrobugtracker/
H A Dedit.php3 require_once(realpath(dirname(__FILE__)).'/../../../inc/init.php');
/plugin/indexnumber/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/amazon_heavy/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/simplechat/
H A Dajax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/clock/
H A Dsyntax.php13 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/btable/
H A Dexport.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/autotooltip/
H A Dsyntax.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/actionlink/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/botbouncer/admin/
H A Dstatistics.php20 return confToHash(dirname(__FILE__).'/../plugin.info.txt');
/plugin/xtern/scripts/
H A Dchk_links.php2 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../');
/plugin/btable2/
H A Dexport.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/authucenter/lib/api/
H A Duc.php37 define('DOKU_ROOT', dirname(dirname(__FILE__)).'/');
/plugin/bliki/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
213 $parts = explode('/', dirname($file));
/plugin/structtemplate/_vagrant/
H A DVagrantfile26 cwd = File.dirname(__FILE__)
27 dw_plugin = File.basename(File.dirname(cwd))
/plugin/googlemap3/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/recaptcha2/
H A Daction.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/autolink3/
H A Dajax.php11 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');

1...<<41424344454647484950>>...60