Home
last modified time | relevance | path

Searched refs:dirname (Results 526 – 550 of 1489) sorted by relevance

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

/plugin/latex/syntax/
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 Ddisplaymath.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dddollar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
/plugin/typography/syntax/
H A Dfontcolor.php12 require_once(dirname(__FILE__).'/base.php');
H A Dfontfamily.php12 require_once(dirname(__FILE__).'/base.php');
H A Dfontsize.php12 require_once(dirname(__FILE__).'/base.php');
/plugin/plantuml/
H A Dimg.php7 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
/plugin/panorama/syntax/
H A Dpanorama.php15 if (!defined('DOKU_INC'))define('DOKU_INC', realpath(dirname( __FILE__ ).'/../../').'/');
/plugin/statistics/inc/
H A DStatisticsBrowscap.class.php2 require dirname(__FILE__) . '/Browscap.php';
/plugin/mikioplugin/syntax/
H A Dheading.php11 require_once(dirname(__FILE__).'/core.php');
H A Dsteps.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/latex-was/syntax/
H A Ddollar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
/plugin/htmlokay/
H A Ddirectory_scan-3.php3 if (!defined('ACCESS_DIR')) define('ACCESS_DIR',realpath(dirname(__FILE__).'/').'/conf/access/');
62 $dir = dirname($path);
/plugin/twofactorsmsgateway/
H A Dhelper.php188 $filename = dirname(__FILE__).'/gateway.txt';
189 $local_filename = dirname(__FILE__).'/gateway.override';
/plugin/txtconf/
H A Dadmin.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
33 define('PLUGIN_TXTCONF',dirname(__FILE__).'/');
/plugin/bbcode/
H A Ddeleted.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dbold.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
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__).'/../../').'/');
/plugin/complex_lists/inblock_ranges/
H A Dsyntax.php2 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__).'/../../../').'/');

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