Home
last modified time | relevance | path

Searched refs:defined (Results 2626 – 2650 of 3364) sorted by relevance

1...<<101102103104105106107108109110>>...135

/plugin/authg2fa/
H A Dadmin.php10 if(!defined('DOKU_INC')) die();
/plugin/davcard/action/
H A Dajax.php9 if(!defined('DOKU_INC')) die();
/plugin/chat/
H A Dajax.php14 if(!defined('DOKU_INC'))
/plugin/xtern/
H A Daction.php7 if(!defined('DOKU_INC')) die();
/plugin/structcondstyle/
H A Daction.php10 if (!defined('DOKU_INC')) {
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md40 - **icons/**: contains all skin defined icons,
/plugin/structnotification/action/
H A Dnotification.php13 if (!defined('DOKU_INC')) {
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt31 If no placeholder is defined the urlencoded name is appended to the URL.
/plugin/pubmed2020/tests/
H A DPM15924077.ris16 … a physiatrist, who visited him or her at home. Cognitive impairment was defined as a Mini-Mental …
/plugin/approve/action/
H A Dmigration.php9 if (!defined('DOKU_INC')) die();
27 * Call our custom migrations when defined
/plugin/farmer/
H A DDokuWikiFarmCore.php435 if (!defined('DOKU_UNITTEST')) {
/plugin/combo/syntax/
H A Dbrand.php27 if (!defined('DOKU_INC')) die();
49 * Needs to return one of the mode types defined in $PARSER_MODES in parser.php
/plugin/hidden/
H A Dsyntax.php9 if(!defined('DOKU_INC')) die();
/plugin/dw2pdf/
H A Drenderer.php
/plugin/addnewpage/
H A Dsyntax.php16 if(!defined('DOKU_INC')) die();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js1 …hrow new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has n…
H A D6.6.js1defined(t)&&h.is(t.range)&&(me.string(t.uri)||me.undefined(t.uri))}}(p||(p={})),function(e){e.crea… function
/plugin/dirtylittlehelper/mermaid/editor/
H A Djson.worker.js1 …hrow new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has n…
H A D6.6.js1defined(t)&&h.is(t.range)&&(me.string(t.uri)||me.undefined(t.uri))}}(p||(p={})),function(e){e.crea… function
/plugin/zip/pear/
H A DPEAR.php56 if (!defined('PATH_SEPARATOR')) {
1021 if (defined('PEAR_IGNORE_BACKTRACE')) {
/plugin/dwcommits/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/fckg/syntax/
H A Ddwplugin.php9 if(!defined('DOKU_INC')) die();
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/superacl/
H A Dadmin.php12 if(!defined('DOKU_INC')) die();
14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/authucenter/lib/uc_client/
H A Dclient.php10 if(!defined('UC_API')) {
26 !defined('MAGIC_QUOTES_GPC') && define('MAGIC_QUOTES_GPC', get_magic_quotes_gpc());
89 !defined('MAGIC_QUOTES_GPC') && define('MAGIC_QUOTES_GPC', get_magic_quotes_gpc());
/plugin/dokutexit/
H A Dlatex.php27 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
29 if ( !defined('DOKU_LF') ) {
34 if ( !defined('DOKU_TAB') ) {
618 if (!defined('DOKU_E_LEVEL')) { $elvl = error_reporting(E_ERROR); }
620 if (!defined('DOKU_E_LEVEL')) { error_reporting($elvl); }

1...<<101102103104105106107108109110>>...135