Home
last modified time | relevance | path

Searched refs:dirname (Results 576 – 600 of 1489) sorted by relevance

1...<<21222324252627282930>>...60

/plugin/charter/
H A Dsyntax.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/mikioplugin/syntax/
H A Drow.php11 require_once(dirname(__FILE__).'/core.php');
H A Dtext.php11 require_once(dirname(__FILE__).'/core.php');
H A Dcolumn.php11 require_once(dirname(__FILE__).'/core.php');
H A Dplaceholder.php11 require_once(dirname(__FILE__).'/core.php');
H A Dstatistic.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/findologicxmlexport/vendor/composer/
H A Dautoload_classmap.php5 $vendorDir = dirname(dirname(__FILE__));
6 $baseDir = dirname($vendorDir);
/plugin/externallink/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/godiag/
H A Dfetch.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/projects/plugins/target/
H A Dlink.php3 require_once(dirname(__FILE__).'/../../lib/plugins.php');
/plugin/snippets/exe/
H A Dsnippets.php6 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../../');
/plugin/indexmenu2/syntax/
H A Dnavigation.php22 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/shorturl/
H A Dadmin.php79 return dirname(__FILE__);
/plugin/operawidget/
H A Daction.php17 return confToHash(dirname(__FILE__).'/INFO.txt');
/plugin/zotero/
H A Dsyntax.php13 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . DIRECTORY_SEPARATOR);
/plugin/projects/action/
H A Dnamespace.php8 require_once(dirname(__FILE__).'/../lib/project.php');
H A Dpage.php8 require_once(dirname(__FILE__).'/../conf.php');
/plugin/bomfix/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/sviewer/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/autoviewer/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/jplayer/vendor/symfony/process/Tests/
H A DErrorProcessInitiator.php17 require \dirname(__DIR__).'/vendor/autoload.php';
/plugin/epub/scripts/
H A Depub_utils.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../').'/');
3 if(!defined('EPUB_DIR')) define('EPUB_DIR',realpath(dirname(__FILE__).'/../').'/');
16 $url=dirname($url);
169 $dir = dirname(metaFN("epub:$user:tmp",'.meta')) . '/';
692 $dir = dirname($dir . ".meta") . '/';
/plugin/tline/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pageseditees/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/clearfloat/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

1...<<21222324252627282930>>...60