Home
last modified time | relevance | path

Searched refs:dirname (Results 801 – 825 of 1489) sorted by relevance

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

/plugin/snippets/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/statdisplay/pchart/
H A DPalette.php3 require_once(dirname(__FILE__).'/Color.php');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dimports.sh43 export script_path=$(dirname $(realpath -s $0))
/plugin/confightmlok/
H A Dcommon.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mikioplugin/syntax/
H A Dalert.php13 require_once dirname(__FILE__).'/core.php';
H A Dcarouselitem.php11 require_once(dirname(__FILE__).'/core.php');
H A Dquiz.php11 require_once(dirname(__FILE__).'/core.php');
H A Dstep.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/panoview/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
214 $file = dirname(__FILE__).'/gfx/'.$type.'.gif';
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php81 return dirname($this->getStreamName());
352 dirname($name),
/plugin/authg2fa/
H A Dadmin.php11 require_once(dirname(__FILE__).'/GoogleAuthenticator.php');
12 require_once(dirname(__FILE__).'/TokenHelper.php');
/plugin/const/
H A Daction.php10 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
50 require_once(dirname(__FILE__) . "/class.evalmath.php");
/plugin/swiftmail/Swift/Iterator/
H A DMySQLResult.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/swiftmail/Swift/Plugin/
H A DBandwidthMonitor.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/function/
H A Dsyntax.php18 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokukiwix/
H A Dcommon.php32 io_mkdir_p(dirname($offlineVersionPath.'images/'.$id));
/plugin/bbcode/
H A Dolist.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconnector.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/cellbg/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/cellbg2/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/autolink2/
H A Daction.php18 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/ditaa/
H A Daction.php53 $event->data['file'] = dirname(__FILE__) . '/broken.png';
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dconnector.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/bbcodeextensions/syntax/
H A Danchor.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mikioplugin/
H A Dcarousel.php2 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');

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