Home
last modified time | relevance | path

Searched refs:defined (Results 2576 – 2600 of 3364) sorted by relevance

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

/plugin/schulzevote/
H A Dhelper.php4 if (!defined('DOKU_INC')) die();
/plugin/strata/helper/
H A Dutil.php10 if (!defined('DOKU_INC')) die('Meh.');
/plugin/move/helper/
H A Drewrite.php11 if(!defined('DOKU_INC')) die();
/plugin/discordnotifier/
H A Dhelper.php4 if (!defined('DOKU_INC')) die();
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md30 - **icons/**: contains all skin defined icons,
/plugin/structnotification/
H A Dadmin.php10 if (!defined('DOKU_INC')) {
/plugin/pageredirect/
H A Daction.php11 if(!defined('DOKU_INC')) die();
/plugin/odt/helper/
H A Ddwcssloader.php11 if (!defined('DOKU_INC')) die();
/plugin/ireadit/
H A Dhelper.php10 if (!defined('DOKU_INC')) {
/plugin/authwordpress/
H A Dauth.php31 if (!defined('DOKU_INC')) {
/plugin/nspages/printers/
H A Dprinter.php8 if(!defined('DOKU_INC')) die();
/plugin/groupmail/
H A Dsyntax.php28 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
29 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/autlogin/
H A Daction.php9 if(!defined('DOKU_INC')) die();
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/odt2dw/
H A Daction.php10 if(!defined('DOKU_INC')) die();
11 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php42 !defined('GO') and define('GO', 'GO');
43 !defined('__') and define('__', '__');
/plugin/searchpattern/
H A Dsyntax.php96 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
97 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/freesync/
H A Dhelper.php7 if(!defined('DOKU_INC')) die();
9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/schedule/
H A DscheduleRoot.class.php13 if (!defined ('DOKU_INC'))
15 if (!defined ('DOKU_PLUGIN'))
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php334 if (defined("PDFLIB_LICENSE")) {
344 if (defined("PDFLIB_UPR_PATH")) {
/plugin/prosemirror/
H A DREADME.md47 - Prosemirror parses that json in `script/main.js` according to the schema defined in
74 That is defined in `Mark::markOrder`
/plugin/nodetailsxhtml/
H A Drenderer.php8 if(!defined('DOKU_INC')) die();
9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
487 * Assembles all parts defined in $link returns HTML for the link
/plugin/ckgdoku/action/
H A Dmeta.php6 if(!defined('DOKU_INC')) die();
7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
230 if(defined('GESHI_LANG_ROOT') ) $geshi_dir =GESHI_LANG_ROOT;
/plugin/ckgedit/action/
H A Dmeta.php6 if(!defined('DOKU_INC')) die();
7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
258 if(defined('GESHI_LANG_ROOT') ) $geshi_dir =GESHI_LANG_ROOT;
/plugin/overlay/
H A Daction.php7 if(!defined('DOKU_INC')) die();
/plugin/pagestat/
H A Dremote.php8 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../');

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