Home
last modified time | relevance | path

Searched refs:dirname (Results 1376 – 1400 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php505 self::$configFile = dirname(__FILE__) . '/../openssl.cnf';
/plugin/btable2/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/gitbacked/lib/
H A DGit.php241 if ($parent = realpath(dirname($repo_path))) {
/plugin/imapmarkers/syntax/
H A Dmap.php17 include(dirname(__FILE__) . "/imapmarkers_simple_html_dom.php");
/plugin/siteexport/
H A Dhelper.php96 require_once(dirname(__FILE__)."/inc/functions.php");
/plugin/rater/
H A Dsyntax.php5 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
19 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/photogallery/
H A Dsyntax.php436 $path = dirname($main['path']).'/';
951 $zip->addFile($file,basename(dirname($file)).'/'.basename($file));
/plugin/editx/
H A Daction.php163 $newdir = dirname($newfile);
/plugin/htmlokay/
H A Dsyntax.php9 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/runcommand/
H A Dsyntax.php23 define('DOKU_INC','/'.realpath(dirname(__FILE__).'/../../').'/');
/plugin/linkbonus/syntax/
H A Dinterwiki.txt12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php23 define('DOKU_AUTH', dirname(__FILE__));
/plugin/txtconf/
H A Dconfig0.class.php183 if (!is_writable(dirname($local))) return true;
/plugin/facebookalbum/
H A Dfacebook.php617 dirname(__FILE__) . '/fb_ca_chain_bundle.crt');
/plugin/swiftmail/Swift/Message/
H A DHeaders.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/dokutranslate/
H A Daction.php393 $cache->depends['files'][] = dirname(__FILE__) . '/plugin.info.txt';
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst157 $tplDir = dirname(__FILE__).'/templates';
/plugin/translate/
H A Dhelper.php105 if (@include(dirname(__FILE__).'/langinfo.php')) {
/plugin/text/
H A Drenderer.php9 if(!defined('DOKU_INC')) define('DOKU_INC',fullpath(dirname(__FILE__).'/../../').'/');
/plugin/epub/
H A Drenderer.php11 if(!defined('EPUB_DIR')) define('EPUB_DIR',realpath(dirname(__FILE__).'/../').'/');
/plugin/statdisplay/helper/
H A Dlog.php82 require_once(dirname(__FILE__) . '/../Browser.php');
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php570 return file_get_contents(dirname(__FILE__).'/'.$kind.'/'.$uri);
/plugin/caption/syntax/
H A Dcaption.php35 return confToHash(dirname(__FILE__).'/../plugin.info.txt');
/plugin/searchpattern/
H A Dsyntax.php96 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/swiftmail/
H A DSwift.php13 require_once dirname(__FILE__) . "/Swift/ClassLoader.php";

1...<<51525354555657585960