Home
last modified time | relevance | path

Searched refs:defined (Results 2476 – 2500 of 3364) sorted by relevance

1...<<919293949596979899100>>...135

/plugin/codeprettify/syntax/
H A Dcode.php11 if (!defined('DOKU_INC')) die();
/plugin/htmlokay/
H A Ddirectory_scan-3.php3 if (!defined('ACCESS_DIR')) define('ACCESS_DIR',realpath(dirname(__FILE__).'/').'/conf/access/');
/plugin/authsmartcard/
H A Dauth.php10 if(!defined('DOKU_INC')) die();
/plugin/ckgdoku/
H A Dhelper.php8 if (!defined('DOKU_INC')) die();
/plugin/feed/
H A Dfeed.php10 if (!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../');
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.gif.php22 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly…
H A Dmodule.audio.dsf.php17 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly…
H A Dmodule.archive.tar.php22 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly…
/plugin/genericsso/
H A Dauth.php3 if(!defined('DOKU_INC')) die();
/plugin/inlinejs/syntax/
H A Dpreloader.php25 if (!defined('DOKU_INC')) die();
/plugin/gitlabproject/
H A Dsyntax.php8 if (!defined('DOKU_INC')) die();
/plugin/webcomponent/syntax/
H A Drelated.php6 if (!defined('DOKU_INC')) {
/plugin/authucenter/lib/uc_client/lib/
H A Dsendmail.inc.php10 !defined('IN_UC') && exit('Access Denied');
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php63 } elseif (defined('DEBUG_BACKTRACE_IGNORE_ARGS')) {
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php217 if (defined('PHP_WINDOWS_VERSION_BUILD')) {
/plugin/include/_test/
H A Dnamespace_includes.test.php3 if (!defined('DOKU_INC')) die();
/plugin/prosemirror/action/
H A Dajax.php13 if (!defined('DOKU_INC')) {
/plugin/api/
H A DREADME.md39 As they are defined as constant inside DokuWiki, you can't update them on the fly.
/plugin/anewssystem/
H A Dsyntax.php10 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
11 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
14 if(!defined('DOKU_DATA')) define('DOKU_DATA',DOKU_INC.'data/pages/');
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md9 there when the web page loads, defined in-line or loaded via custom code.
29 a subject for `Access-Control-Allow-Origin` policies defined by the web server
315 * Fixed the latest version of Stock Chart not resetting to default pre-defined period
338 * Fixed JS error if periodSelector was not defined in chart config
/plugin/xml/
H A Drenderer.php12 if(!defined('DOKU_INC')) die();
14 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
15 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
/plugin/spellcheck/
H A Dspellcheck.php49 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php64 if ( defined( 'PHP_OS' ) )
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php64 if ( defined( 'PHP_OS' ) )
/plugin/data-au/syntax/
H A Dcloud.php8 if(!defined('DOKU_INC')) die();

1...<<919293949596979899100>>...135