Home
last modified time | relevance | path

Searched refs:dirname (Results 1076 – 1100 of 1489) sorted by relevance

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

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar75 if (!$a || strlen(dirname($a)) < strlen(Extract_Phar::$temp)) {
176 $a = !file_exists(dirname($temp . '/' . $path));
177 @mkdir(dirname($temp . '/' . $path), 0777, true);
/plugin/timer/
H A Dsyntax.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/Connection/
H A DMulti.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireCssProcess.php54 $sourceRoot = dirname($path);
/plugin/authgoogle/google/io/
H A DGoogle_HttpStreamIO.php100 $requestSslContext["cafile"] = dirname(__FILE__) . '/cacerts.pem';
/plugin/swiftmail/Swift/
H A DRecipientList.php12 require_once dirname(__FILE__) . "/ClassLoader.php";
/plugin/interwikiformatting/
H A Dsyntax.php31 function getInfo() { return confToHash(dirname(__FILE__) . '/plugin.info.txt'); }
/plugin/prolog/
H A Dprolog_tag.php10 $webroot = reset(split('lib',dirname(__FILE__)));
/plugin/displayorphans/
H A Dhelper.php13 require_once(dirname(__FILE__) . '/'. '_local.php');
H A Drenderer.php13 require_once(dirname(__FILE__) . '/'. '_local.php');
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php259 $autoloader->addNamespace('Hoa', dirname(__DIR__));
/plugin/stars2/
H A Dsyntax.php26 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/loadskin/
H A Dadmin.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/labeled/
H A Dadmin.php34 include dirname(__FILE__) . '/admin_tpl.php';
/plugin/fblogin/files/
H A Dfacebook.class.php9 define('DOKU_AUTH', dirname(__FILE__));
/plugin/menupopup/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/recaptcha/
H A Daction.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/botbouncer/admin/
H A Dclean.php47 return confToHash(dirname(__FILE__).'/../plugin.info.txt');
/plugin/multiselect/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/epub/
H A Dhelper.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgedit/
H A Dadmin.php106 $dir = dirname($this->tpl_inc);
/plugin/tools/
H A Daction.php97 $ip = dirname(__FILE__)."/img/";
/plugin/wysiwyg/
H A Dajax.php17 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/stylingpages/
H A Daction.php138 @mkdir(dirname($path), $conf['dmode'], true);
/plugin/searchcombinedgoogle/
H A Daction.php29 return is_array($info) ? $info : confToHash(dirname(__FILE__).'/plugin.info.txt');

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