Home
last modified time | relevance | path

Searched refs:dirname (Results 1151 – 1175 of 1489) sorted by relevance

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

/plugin/git/syntax/
H A Dlocalstatus.php31 'date' => @file_get_contents(dirname(__FILE__) . '/VERSION'),
/plugin/farmsync/meta/
H A DMediaUpdates.php70 … $documentdir = dirname($this->farm_util->getRemoteMediaFilename($source, $cleanline, 0, false));
/plugin/mediathumbnails/
H A Dthumbnail.php150 return dirname($this->source_filepath) . DIRECTORY_SEPARATOR . $this->getFilename();
/plugin/poll/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/bbs/
H A Dsyntax.php126 require_once( dirname(__FILE__).'/'.'uao.php' );
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DProcess.php206 for ($temp = __DIR__; strlen($temp) > 3; $temp = dirname($temp)) {
/plugin/crossdbsqlclient/syntax/
H A Dcrossdbsqlclient.php249 $libFile = dirname( __FILE__ ) . '/dbwrapper.php';
/plugin/vbsso/
H A Daction.php22 define('DIR', dirname(__FILE__) . '/');
/plugin/pgn4web/
H A Dsyntax.php27 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/diff/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php55 @chdir(dirname($filename));
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DBuilder.php183 $commonPath = dirname($paths[0]) . '/';
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md17 5. `split` to easily get the 'dirname' and 'basename' of a URL without all the
/plugin/advanced/admin/
H A Dexport.php25 return dirname(__FILE__) . '/../svg/export.svg';
/plugin/data-au/_test/
H A Dhelper.test.php22 TestUtils::rcopy(dirname(DOKU_CONF), dirname(__FILE__).'/conf');
/plugin/htmlokay/
H A Dadmin.php8 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
263 $dir = dirname($path);
/plugin/404manager/
H A Daction.php66 require_once(dirname(__FILE__) . '/Message404.php');
113 require_once(dirname(__FILE__) . '/admin.php');
/plugin/statistics/inc/
H A DStatisticsLogger.class.php3 require dirname(__FILE__) . '/StatisticsBrowscap.class.php';
122 include(dirname(__FILE__) . '/searchengines.php');
/plugin/data/_test/
H A Dhelper.test.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php11 require_once dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'NoArgTestCa…
12 require_once dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'Singleton.p…
13 require_once dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'Mockable.ph…
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php23 require_once dirname(__FILE__)."/pfccontainerinterface.class.php";
24 require_once dirname(__FILE__)."/pfcurlprocessing.php";
55 require_once dirname(__FILE__)."/containers/".$type.".class.php";
/plugin/progrecss/
H A Dsyntax.php19 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/visrep/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/galleryv1.5/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/revealjs/syntax/
H A Dheader.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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