Home
last modified time | relevance | path

Searched refs:define (Results 1476 – 1500 of 2607) sorted by relevance

1...<<51525354555657585960>>...105

/plugin/mediasyntax/syntax/
H A Dunderline.php
/plugin/flowchartjs/
H A Dsyntax.php12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/quickstats/GEOIP/vendor/
H A Dcheck_dir.php3 if(!defined('GeoLite2_DIR')) define('GeoLite2_DIR', realpath(dirname(__FILE__) ) . '/'); // '/GeoL…
/plugin/aichat/script/
H A DAIChatButton.js150 window.customElements.define('aichat-button', AIChatButton);
/plugin/mikioplugin/syntax/
H A Dbutton.php10 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dnav.php11 if (!defined('DOKU_PLUGIN')) { define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
H A Dquizitem.php14 define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/codemirror/dist/modes/
H A Ddylan.min.js.map1define","amd","CodeMirror","forEach","arr","f","i","length","some","defineMode","_config","words",…
/plugin/subjectindex/action/
H A Dindexer.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/xkcd/
H A Dsyntax.php15 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/freesync/
H A Daction.php4 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/embedover/
H A Dsyntax.php28 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/mailto/
H A Dsyntax.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/clippy/
H A Dsyntax.php12 if ( !defined( 'DOKU_PLUGIN' ) ) define( 'DOKU_PLUGIN', DOKU_INC.'lib/plugins/' );
/plugin/maintenancemessage/
H A Daction.php9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/git/action/
H A Dalertcommited.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dmerge.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/toolbox/
H A Dextension.php7 if(!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../');
/plugin/glossary/
H A Dajax.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/youtracklinks/
H A Dsyntax.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/badbehaviour/bad-behavior/
H A Dbanned.inc.php10 define('DONOTCACHEPAGE', true); // WP Super Cache
/plugin/markdowku/
H A Dimagesreference.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/bez/syntax/
H A Dquery.php6 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst12 Let's define a base template, ``base.html``, which defines a simple HTML
35 In this example, the :doc:`block<block>` tags define four blocks that child
69 Note that since the child template doesn't define the ``footer`` block, the
72 You can't define multiple ``block`` tags with the same name in the same
255 Contrary to what you might think, this template does not define a block
/plugin/mellelexport/
H A Drenderer.php11 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
12 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
17 define('DEBUG', isset($_REQUEST['debug']));
73 define('RECURSIVE_MELLEL', TRUE);
75 define('DEBUG', TRUE);

1...<<51525354555657585960>>...105