Home
last modified time | relevance | path

Searched refs:dirname (Results 1251 – 1275 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/htmlokay/
H A Daction.php7 if (!defined('HTMLOK_ACCESS_DIR')) define('HTMLOK_ACCESS_DIR', realpath(dirname(__FILE__)) . '/conf…
/plugin/graphgear/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/monthcal/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pubchem/classes/
H A Dcache.php109 $tmp = dirname($dummyFN);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php136 $this->target . dirname($file->getId()) . '/'
/plugin/html2pdf/snorriheim/
H A Dtpl_functions.php290 $ns = dirname(str_replace(':','/',$ID));
/plugin/phpbblinks/
H A Daction.php27 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/dwinsect/
H A Dsyntax.php19 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/zul/syntax/
H A Dzirkelundlineal.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/pubmed/classes/
H A Dcache.php109 $tmp = dirname($dummyFN);
/plugin/dlcount/
H A Dadmin.php23 return confToHash(dirname(__FILE__).'/INFO.txt');
/plugin/tocselect/
H A Daction.php191 $up = dirname($pathinf['dirname']);
/plugin/fedauth/Auth/
H A DOpenID.php212 $parent_dir = dirname($dir_name);
/plugin/fileshare/syntax/
H A DFileshare.php12 define ( 'DOKU_INC', dirname ( __FILE__ ) . '/../../' );
/plugin/rssticker/
H A DlastRSS.php30 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/anewssystem/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/authgoogle/
H A Dauth.php4 define('GOOGLE_API_DIR', dirname(__FILE__).'/google/');
/plugin/deflist/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/chat/
H A Dajax.php15 define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/addnewpage/
H A Dsyntax.php139 $ns = preg_replace("/^\.(:|$)/", dirname(str_replace(':', '/', $ID)) . "$1", $ns);
/plugin/latex-was/
H A Dadmin.php13 require_once(dirname(__FILE__).'/latexinc.php');
/plugin/openid/Auth/
H A DOpenID.php218 $parent_dir = dirname($dir_name);
/plugin/code2/
H A Dsyntax.php6 realpath(dirname(__FILE__) . '/../../') . '/');
313 $localdir = realpath(dirname(__FILE__)) . '/';
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php169 $directory = ($header['typeflag']) ? $output : dirname($output);
452 $dir = dirname($name);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php383 } elseif (!is_dir(dirname($sink))) {
387 dirname($sink),

1...<<51525354555657585960