Home
last modified time | relevance | path

Searched refs:realpath (Results 351 – 375 of 701) sorted by relevance

1...<<11121314151617181920>>...29

/plugin/bbcode/
H A Dcolor.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/reflect/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/runcommand/
H A Dpostaction.php14 define('DOKU_INC',realpath(dirname(__FILE__).'/../../..').'/');
/plugin/mimetex/
H A Dmimetexrender.php36 if(!defined('MIMETEXEXE')) define('MIMETEXEXE','"'.realpath(dirname(__FILE__).'/mimetex.exe').'"');
/plugin/yuml/
H A Dusecase.php9 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/hidepages/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/diagram/syntax/
H A Dsplitter.php22 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/ckeditor/
H A Dget_headers.php2 define("DOKU_INC", realpath(dirname(__FILE__).'/../../../../') . '/');
/plugin/quickstats/GEOIP/
H A Dget_geocity2.php6 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
/plugin/spreadout/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/bbcodeextensions/syntax/
H A Dclassspan.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dclassdiv.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/gitbacked/lib/
H A DGit.php167 $reference = realpath($reference);
212 if ($new_path = realpath($repo_path)) {
241 if ($parent = realpath(dirname($repo_path))) {
/plugin/pagestat/syntax/
H A Dedit.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Deditpt.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/wysiwyg/
H A Daction.php93 $myTemplate = realpath(DOKU_PLUGIN."wysiwyg/defaultPage.txt");
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DFilesystemLoader.php53 $this->baseDir = realpath($this->baseDir);
/plugin/fbcomments/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/qrcode/syntax/
H A Dqrcode.php29 define('DOKU_INC', realpath(dirname( __FILE__ ).'/../../../').'/');
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFacade.php52 $files[] = realpath($path);
/plugin/jalbum/syntax/
H A Dslideshow.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/lang/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/dyncontent/
H A Daction.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/google_cal/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/topbarsyntax/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

1...<<11121314151617181920>>...29