Home
last modified time | relevance | path

Searched refs:dirname (Results 1176 – 1200 of 1489) sorted by relevance

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php111 $dir = dirname($target . $id);
/plugin/projects/plugins/file/
H A Dplot_dependency.php3 require_once(dirname(__FILE__).'/../../lib/plugins.php');
/plugin/authgoogle/google/io/
H A DGoogle_CurlIO.php113 curl_setopt($ch, CURLOPT_CAINFO, dirname(__FILE__) . '/cacerts.pem');
/plugin/rater/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/scrape/
H A Dsyntax.php
/plugin/geogebra/syntax/
H A Dgeogebrafile.php2 if (!defined('DOKU_INC'))define('DOKU_INC', realpath(dirname( __FILE__ ).'/../../../').'/');
/plugin/sentry/
H A Dhelper.php29 $path = dirname($parts['path']);
/plugin/gitlog/
H A Dsyntax.php98 if ( ! is_dir(dirname($repository)) ) {
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
H A DDecorator.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/owncloud/
H A Dsyntax.php17 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/gchart/
H A Dsyntax.php
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php98 $otherLocations[] = dirname($location);
/plugin/include/_test/
H A Dnamespace_includes.test.php129 $dir = $this->getDirContent(dirname(__FILE__).'/../../../../_test/data/pages/wiki');
/plugin/uncmap/
H A Dsyntax.php33 $lines = @file( dirname(__FILE__) . '/conf/mapping.php' );
/plugin/projects/lib/
H A Dtools.php3 require_once(dirname(__FILE__).'/../conf.php');
/plugin/data-au/syntax/
H A Dcloud.php9 require_once(dirname(__FILE__) . '/table.php');
/plugin/data-graph/
H A Dsyntax.php21 if(! $sqlite->init('data', dirname(__FILE__) . '/db/')){
/plugin/datagraph/
H A Dsyntax.php21 if(! $sqlite->init('data', dirname(__FILE__) . '/db/')){
/plugin/pagetemplate/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/tindexmenu/
H A Dajax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/farmsync/meta/
H A DTemplateUpdates.php119 … $documentdir = dirname($this->farm_util->getRemoteFilename($source, $cleanline, null, false));
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php10 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
/plugin/indexmenu/
H A Dajax.php
/plugin/sql/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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