Home
last modified time | relevance | path

Searched refs:dirname (Results 1426 – 1450 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/statistics/inc/
H A DBrowscap.php234 $this->cacheDir = dirname($cache_dir);
/plugin/sqlraw/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/ckgdoku/action/
H A Dedit.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php170 $directory = ($header['folder']) ? $output : dirname($output);
/plugin/upgrade/HTTP/
H A DHTTPClient.php377 dirname($path).'/'.$this->resp_headers['location'];
/plugin/elwikiupgrade/
H A DHTTPClient.php385dirname($uri['path']).'/'.$this->resp_headers['location'];
/plugin/filelist/
H A Dsyntax.php
/plugin/indexmenu/syntax/
H A Dindexmenu.php
/plugin/timetrack/
H A Dhelper.php50 if(!$this->db->init('timetrack', dirname(__FILE__) . '/db/')) {
/plugin/statdisplay/pchart/
H A DPieChart.php25 require_once(dirname(__FILE__).'/pChart.php');
H A DGDCanvas.php3 require_once dirname(__FILE__).'/ICanvas.php';
/plugin/batchedit/
H A Dengine.php465 io_mkdir_p(dirname(self::getFileName('dummy')));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php241 …$file = dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'ClassWithNonPub…
271 …$file = dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'ClassWithNonPub…
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default38 …_ROOT'].$_SERVER['PHP_SELF'])) ? $_SERVER['DOCUMENT_ROOT'] : str_replace(dirname(@$_SERVER['PHP_SE…
39 …OT'))).'#', realpath(__FILE__))) ? getenv('DOCUMENT_ROOT') : str_replace(dirname(@$_SERVER['PHP_SE…
/plugin/ckgedit/action/
H A Dedit.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php108 …this->filename) || (!file_exists($this->filename) && getID3::is_writable(dirname($this->filename))…
209 if (getID3::is_writable(dirname($this->filename))) {
/plugin/odp/
H A Drenderer.php161 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/issuetracker/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
28 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/glossary/
H A Dglossary.class.php9 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php36 $this->dir = dirname(__FILE__) . "/";
/plugin/schedule/
H A Dschedules.class.php15 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
19 require_once (realpath (dirname (__FILE__)).'/scheduleInseeCities.php');
/plugin/database2/
H A Ddatabase2.php252 @include( dirname( __FILE__ ) . '/lang/en/lang.php' );
254 @include( dirname( __FILE__ ) . '/lang/' .
396 is_dir( dirname( $dbPath ) ) &&
/plugin/godiag/
H A Dsyntax.php82 $this->style['ttfont'] = dirname(__FILE__).'/Vera.ttf';
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php3715 $v_dir_to_check = dirname($p_entry['filename']);
4959 $p_parent_dir = dirname($p_dir);

1...<<51525354555657585960