Home
last modified time | relevance | path

Searched refs:define (Results 451 – 475 of 2607) sorted by relevance

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

/plugin/davcal/
H A Dics.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../');
8 if (!defined('DOKU_DISABLE_GZIP_OUTPUT')) define('DOKU_DISABLE_GZIP_OUTPUT', 1);
/plugin/bootswrapper/exe/
H A Dhelp.php27 define('DOKU_INC', "$dir/");
37 define('DOKU_MEDIAMANAGER', 1); // needed to get proper CSS/JS
/plugin/mathpublish/
H A Dimg.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
8 define('NOSESSION', true);
/plugin/htmlokalt/syntax/
H A Dhtmlblock.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/confightmlok/syntax/
H A Dhtmlblock.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/task/
H A Dics.php6 if (!defined('CRLF')) define('CRLF', "\r\n");
7 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__)).'/../../../');
/plugin/htmlcomment/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/nodetailsxhtml/syntax/
H A Dscripting.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/textile2/
H A DclassTextile.php191 @define('txt_quote_single_open', '&#8216;');
192 @define('txt_quote_single_close', '&#8217;');
193 @define('txt_quote_double_open', '&#8220;');
194 @define('txt_quote_double_close', '&#8221;');
195 @define('txt_apostrophe', '&#8217;');
196 @define('txt_prime', '&#8242;');
197 @define('txt_prime_double', '&#8243;');
198 @define('txt_ellipsis', '&#8230;');
201 @define('txt_dimension', '&#215;');
203 @define('txt_registered', '&#174;');
[all …]
/plugin/googledrawing/
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/datatables/assets/datatables.net-plugins/features/searchFade/
H A DdataTables.searchFade.min.js
/plugin/codemirror/dist/modes/
H A Dgfm.min.js1 …own"),require("../../addon/mode/overlay"));else if(typeof define=="function"&&define.amd)define(["…
H A Dyaml.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dpascal.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Djinja2.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dmathematica.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dpegjs.min.js1 …ror"),require("../javascript/javascript"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/linkbonus/syntax/
H A Dexternal.php10 if(!defined('DW_LF')) define('DW_LF',"\n");
12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dbase.php10 if(!defined('DW_LF')) define('DW_LF',"\n");
12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/sphinxsearch-was/
H A Dxmlall.php12 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
13 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
15 define('NOSESSION', true);
/plugin/subjectindex/syntax/
H A Dentry.php19 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
20 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
21 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/sphinxsearch/
H A Dxmlall.php12 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
15 define('NOSESSION', true);
/plugin/tagsections/syntax/
H A Dtag.php16 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
17 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
18 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/syntaxhighlighter3/syntax/
H A Dsyntax.php15 define('DOKU_LF', "\n");
18 define('DOKU_TAB', "\t");
21 define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/photogallery/lightGallery/js/
H A Dlg-pager.js6 if (typeof define === 'function' && define.amd) {
8 define(['jquery'], function (a0) {

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