Home
last modified time | relevance | path

Searched refs:dirname (Results 551 – 575 of 1489) sorted by relevance

1...<<21222324252627282930>>...60

/plugin/mikioplugin/syntax/
H A Daccordion.php12 require_once(dirname(__FILE__) . '/core.php');
H A Dgrid.php11 require_once(dirname(__FILE__).'/core.php');
H A Dhr.php12 require_once(dirname(__FILE__) . '/core.php');
H A Dcardfooter.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/latex-was/syntax/
H A Deqnarray.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Ddisplaymath.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Deqnarraystar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dequation.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dequationstar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dlatex.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dddollar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
/plugin/seqdia/
H A Dimg.php7 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/graphviz/
H A Dimg.php7 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/bbcode/
H A Dcode.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mindmap/
H A Dimg.php5 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/freechat/phpfreechat/src/commands/
H A Derror.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/inlinetoc/
H A Dsyntax.php9 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/wow/
H A Dsyntax.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/nosidebar/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/snap/
H A Dserver.sh15 base=`dirname \`readlink -f $0\``
/plugin/dataplot/
H A Dimg.php8 define('DOKU_INC', dirname(__FILE__).'/../../../');
/plugin/freechat/phpfreechat/lib/utf8/
H A Dutf8_substr.php3 require_once dirname(__FILE__)."/utf8_char2byte_pos.php";
/plugin/geonav/
H A Daction.php12 if(!defined('DOKU_INC')) define('DOKU_INC',(dirname(__FILE__).'/../../').'/');
/plugin/inlinejs/syntax/
H A Dembedcss.php18 require_once(dirname(__FILE__).'/embedder.php');
/plugin/authsmartcard/auth/
H A Dindex.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../../');

1...<<21222324252627282930>>...60