Home
last modified time | relevance | path

Searched refs:realpath (Results 576 – 600 of 701) sorted by relevance

1...<<212223242526272829

/plugin/htmlokay/
H A Daction.php7 if (!defined('HTMLOK_ACCESS_DIR')) define('HTMLOK_ACCESS_DIR', realpath(dirname(__FILE__)) . '/conf…
H A Dhelper.php9 if (!defined('HTMLOK_ACCESS_DIR')) define('HTMLOK_ACCESS_DIR', realpath(dirname(__FILE__)) . '/conf…
/plugin/panoview/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/graphgear/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/monthcal/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dwinsect/
H A Dsyntax.php19 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/zul/syntax/
H A Dzirkelundlineal.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php565 if (false === $out = realpath($this->getStreamName())) {
/plugin/rssticker/
H A DlastRSS.php30 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/anewssystem/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/deflist/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/chat/
H A Dajax.php15 define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/const/
H A Daction.php10 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/code2/
H A Dsyntax.php6 realpath(dirname(__FILE__) . '/../../') . '/');
313 $localdir = realpath(dirname(__FILE__)) . '/';
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php45 $temp_dir = @realpath($temp_dir); // see https://github.com/JamesHeinrich/getID3/pull/10
344 } elseif (strpos(realpath($helperappsdir), ' ') !== false) {
345 $DirPieces = explode(DIRECTORY_SEPARATOR, realpath($helperappsdir));
472 $this->info['filepath'] = str_replace('\\', '/', realpath(dirname($filename)));
/plugin/randominc/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/revealjs/syntax/
H A Dbackground.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/freesync/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dlcount/
H A Daction.php137 $mediadir = realpath($conf['mediadir']);
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php98 $fixturesDir = realpath($this->getFixturesDir());
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/lists/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/exttab1/
H A Dsyntax.php11 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/dataplot/
H A Dsyntax.php11 define('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/ditaa/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');

1...<<212223242526272829