Home
last modified time | relevance | path

Searched refs:dirname (Results 776 – 800 of 1489) sorted by relevance

1...<<31323334353637383940>>...60

/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php6 $pipeline->fetchers = array(new MyFetcherMemory($html, realpath(dirname(__FILE__))),
/plugin/chat/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dirpictures/
H A Dsyntax.php17 define ('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/fontsize/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgedit/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/statdisplay/pchart/
H A DBackgroundStyle.php22 require_once(dirname(__FILE__).'/Color.php');
/plugin/virtualgroup/
H A Daction.php
/plugin/ckgedit/scripts/
H A Dcss6.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../').'/');
254 $incbase = dirname($ini).'/';
417 $this->relative_path = preg_replace($regex, '', dirname($this->filepath));
/plugin/pubmed2020/classes/
H A Dcache.php288 $tmp = dirname($dummyFN);
295 $tmp = dirname($dummyFN);
303 $tmp = dirname($dummyFN);
/plugin/bbcode/
H A Dquote.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/geonav/tpl/startermap/
H A Ddetail.php12 @require_once(dirname(__FILE__).'/tpl_functions.php'); /* include hook for template functions */
/plugin/google_maps/syntax/
H A Dcal.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokukiwix/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/html2pdf/multilingual/
H A Daction.php33 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/reliwa/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pageindex/
H A Dsyntax.php11 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/schedule/
H A Dajax.php15 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/inlineeditor/
H A Dajax.php11 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
/plugin/cssperpage/
H A Dsyntax.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/toursprung/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/multilingual/
H A Daction.php33 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/flowplay/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/translate/
H A Dmake_langnames_file.php7 $out = dirname(__FILE__)."/langnames.php";
/plugin/sectiontoggle/
H A Dsyntax.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

1...<<31323334353637383940>>...60