Home
last modified time | relevance | path

Searched refs:dirname (Results 1351 – 1375 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php11 $file=dirname(__FILE__).'/'.strtolower($enc).'.map';
/plugin/svg/
H A Dsyntax.php.save9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/qstat/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/do/
H A Dhelper.php32 if (!$this->db->init('do', dirname(__FILE__) . '/db/')) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php57 bindtextdomain("phptoolkit", dirname(dirname(__DIR__)).'/locale');
/plugin/nroff/
H A Drenderer.php9 if(!defined('DOKU_INC')) define('DOKU_INC',fullpath(dirname(__FILE__).'/../../').'/');
43 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php114 define('DOKU_INC', realpath(dirname(__FILE__).'/../../../../').'/');
H A Dpseudo-cron-image.php47 define('DOKU_INC', realpath(dirname(__FILE__).'/../../../../').'/');
/plugin/linksenhanced/syntax/
H A Dlink.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/oembed/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/condition/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/Message/
H A DEncoder.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
H A DMime.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/wikistats/
H A Dsyntax.php41 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/projects/action/
H A Daction.php8 require_once(dirname(__FILE__).'/../lib/project.php');
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php376 $cainfo = dirname(__FILE__) . '/GTPublicationsFile.pem';
/plugin/multiorphan/action/
H A Dmultiorphan.php425 @include_once( dirname( __FILE__ ) . "/../inc/MultiOrphanDummyRenderer.php");
/plugin/xcom/
H A Dremote.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php520 $directoryPath = dirname($save_as);
/plugin/bureaucracy/helper/
H A Dactiontemplate.php139 $path = dirname(wikiFN($id));
/plugin/authucenter/
H A Dauth.php11 if(!defined('DOKU_PLUGIN_AUTHUCENTER_INC')) define('DOKU_PLUGIN_AUTHUCENTER_INC', dirname(__FILE__)…
/plugin/autotranslation/
H A Dhelper.php35 $this->LN = confToHash(dirname(__FILE__) . '/lang/langnames.txt');
/plugin/diagram/syntax/
H A Dmain.php23 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/cronojob/
H A Dpseudocron.php44 define('DOKU_INC', realpath(dirname(__FILE__).'/../../../').'/');
/plugin/switchpanel/
H A Dsyntax.php346 $sPathTemplateClass = dirname( __FILE__ ).DIRECTORY_SEPARATOR.'tpl'.DIRECTORY_SEPARATOR;;

1...<<51525354555657585960