Home
last modified time | relevance | path

Searched refs:dirname (Results 626 – 650 of 1489) sorted by relevance

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

/plugin/paypal/
H A Dsyntax.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/davcal/
H A Dics.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../');
/plugin/statdisplay/pchart/
H A DGridStyle.php22 require_once(dirname(__FILE__).'/Color.php');
H A DScaleStyle.php3 require_once dirname(__FILE__).'/Color.php';
/plugin/mathpublish/
H A Dimg.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
/plugin/htmlokalt/syntax/
H A Dhtmlblock.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/confightmlok/syntax/
H A Dhtmlblock.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mikioplugin/syntax/
H A Daccordionitem.php14 require_once dirname(__FILE__).'/core.php';
H A Dprogressbar.php11 require_once(dirname(__FILE__).'/core.php');
H A Dicon.php14 require_once dirname(__FILE__).'/core.php';
H A Dlistgroupitem.php11 require_once(dirname(__FILE__).'/core.php');
H A Dsetattr.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/ac/
H A Dsyntax.php21 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/freechat/phpfreechat/src/commands/
H A Ddeop.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/sha3sum/
H A Dsyntax.php47 … require_once(realpath(dirname(__FILE__)).'/Sha3.php'); // extenal lib under MIT license
/plugin/task/
H A Dics.php7 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__)).'/../../../');
/plugin/htmlcomment/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pagebreak/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/heat/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/tbt/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/columnlist/
H A Dsyntax.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/skype/
H A Dsyntax.php25 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/hiddenswitch/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/solr/
H A Daction.php12 require_once(dirname(__FILE__).'/AddDocument.php');
13 require_once(dirname(__FILE__).'/Pageinfo.php');
14 require_once dirname(__FILE__).'/ConnectionException.php';
/plugin/jmol2/jmol/
H A Djmol.sh28 binDir=`dirname $program`

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