Home
last modified time | relevance | path

Searched refs:define (Results 401 – 425 of 2607) sorted by relevance

1...<<11121314151617181920>>...105

/plugin/npd/action/
H A Dmeta.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/dataplot/
H A Dimg.php8 define('DOKU_INC', dirname(__FILE__).'/../../../');
10 define('NOSESSION',true);
/plugin/codemirror/dist/modes/
H A Ddockerfile.min.js1 …rror"),require("../../addon/mode/simple"));else if(typeof define=="function"&&define.amd)define(["…
H A Dtoml.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dhttp.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/clock/
H A Dsyntax.php10 if(!defined('DW_LF')) define('DW_LF',"\n");
13 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
15 define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/btable/
H A Dexport.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
17 if(!defined('DOKU_CONF')) define('DOKU_CONF',DOKU_INC.'conf/');
/plugin/autotooltip/
H A Dsyntax.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
4 if(!defined('DOKU_REL')) define('DOKU_REL', '/dokuwiki/');
/plugin/dig/
H A Dsyntax.php
/plugin/bible/
H A Dsyntax.php12 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
13 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/btable2/
H A Dexport.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
17 if(!defined('DOKU_CONF')) define('DOKU_CONF',DOKU_INC.'conf/');
/plugin/bibtex4dw/syntax/
H A Dbibtex.php24 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
25 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
26 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/photogallery/lightGallery/js/
H A Dlg-fullscreen.js6 if (typeof define === 'function' && define.amd) {
8 define([], function () {
H A Dlg-fullscreen.min.js4 !function(a,b){"function"==typeof define&&define.amd?define([],function(){return b()}):"object"==ty…
/plugin/geonav/
H A Daction.php12 if(!defined('DOKU_INC')) define('DOKU_INC',(dirname(__FILE__).'/../../').'/');
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/charter/
H A Dsyntax.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
14 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/externallink/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/indexmenu2/syntax/
H A Dnavigation.php22 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
23 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/nodetailsxhtml/
H A Daction.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/zotero/
H A Dsyntax.php13 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . DIRECTORY_SEPARATOR);
17 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/bomfix/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
7 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/divalign2/syntax/
H A Dcenter.php11 if(!defined('DW_LF')) define('DW_LF',"\n");
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Djustify.php11 if(!defined('DW_LF')) define('DW_LF',"\n");
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dleft.php11 if(!defined('DW_LF')) define('DW_LF',"\n");
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dright.php11 if(!defined('DW_LF')) define('DW_LF',"\n");
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');

1...<<11121314151617181920>>...105