Home
last modified time | relevance | path

Searched refs:dirname (Results 1301 – 1325 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/sphinxsearch-was/
H A Daction.php32 return confToHash(dirname(__FILE__) . '/plugin.info.txt');
/plugin/judge/
H A Dsyntax.php371 define('DBFILE', dirname(__FILE__) . '/submissions.sqlite');
/plugin/sphinxsearch/
H A Daction.php30 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/dokutexit/
H A Dtexitrender.php26 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/solr/
H A Dhelper.php12 require_once dirname(__FILE__).'/ConnectionException.php';
/plugin/box2/
H A Dsyntax.php22 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php599 $this->server->tree->getNodeForPath(dirname($this->calendarObjectUri)),
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/pycode/
H A Dmethod.php805 $dir = dirname(__FILE__) . "/tmp";
923 $dir = dirname($filename);
/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php157 $basePath = dirname(dirname(__DIR__)).'/';
/plugin/tindexmenu/syntax/
H A Dindexmenu.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
563 if (@is_dir(dirname(wikiFN($id))."/".utf8_encodeFN(noNS($id)))) return false;
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php187 $directory = ($fileinfo->getIsdir()) ? $output : dirname($output);
537 $dir = dirname($name);
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DParameter.php585 $out = dirname($out);
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php126 if ( is_readable(dirname(__FILE__).'/lang/'.$this->options['lang'].'.php') ) {
/plugin/querychangelog/
H A Dadmin.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/complex_lists/complex_lists/
H A Dsyntax.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/amazon/
H A Dsyntax.php165 require_once(dirname(__FILE__).'/XMLParser.php');
/plugin/eventline/
H A Dplain.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/offline/
H A Drenderer.php24 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/fetchmedia/action/
H A Dajax.php224 $basedir = dirname(wikiFN(cleanID($namespace) . ':start'));
/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php36 require_once dirname(__FILE__)."/../pfccontainer.class.php";
/plugin/register/
H A Dsyntax.php17 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/jukebox/id3/
H A Dgetid3.php94 define('GETID3_INCLUDEPATH', dirname($val).DIRECTORY_SEPARATOR);
229 $this->info['filepath'] = str_replace('\\', '/', realpath(dirname($filename)));
/plugin/botbouncer/lib/
H A Dbotbouncer.php199 …if (is_file(dirname(__FILE__).'/mollom.php') && !empty($mollomPrivateKey) && !empty($mollomPublicK…
201 @include dirname(__FILE__).'/mollom.php';

1...<<51525354555657585960