Home
last modified time | relevance | path

Searched refs:realpath (Results 176 – 200 of 701) sorted by relevance

12345678910>>...29

/plugin/bbcode/
H A Ditalic.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dmonospace.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dunderline.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dcode.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/remotescript/
H A Drs.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/npd/action/
H A Dnew.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dmeta.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/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/new_page_dialog/action/
H A Dmeta.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/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/charter/
H A Dsyntax.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/externallink/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/indexmenu2/syntax/
H A Dnavigation.php22 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/nodetailsxhtml/
H A Daction.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/zotero/
H A Dsyntax.php13 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . DIRECTORY_SEPARATOR);
/plugin/bomfix/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/sviewer/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

12345678910>>...29