Home
last modified time | relevance | path

Searched refs:define (Results 876 – 900 of 2607) sorted by relevance

1...<<31323334353637383940>>...105

/plugin/letsencrypt/
H A Dcli.php6 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(__DIR__ . '/../../../') . '/');
7 define('NOSESSION', 1);
/plugin/solr/
H A Dindex_all.php20 define($const, $env_var);
74 define('COMMIT_WITHIN', 10000);
/plugin/mp3play/
H A Dsyntax.php17 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
20 if(!defined('DOKU_LF')) define('DOKU_LF',"\n");
/plugin/likeit/
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/isauth/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/flowplayer/
H A Dsyntax.php17 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
18 define('FLOWPLAYER', DOKU_BASE.'lib/plugins/flowplayer/player/flowplayer-3.2.16.swf');
/plugin/outliner/
H A Dsyntax.php
/plugin/siteexport/inc/
H A Dmpdf.php14 define('_MPDF_TEMP_PATH', $conf['tmpdir'] . '/dwpdf/' . rand(1, 1000) . '/');
17 define('_MPDF_TTFONTDATAPATH', $conf['cachedir'] . '/mpdf_ttf/');
/plugin/codemirror/dist/modes/
H A Dcypher.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dlivescript.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dsparql.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dturtle.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dttcn-cfg.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/doctree2filelist/
H A Dadmin.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
13 if(!defined('DOKU_INCLUDE')) define('DOKU_INCLUDE',DOKU_INC.'inc/');
/plugin/gtime/action/
H A Dtimestamp.php32 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
33 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
34 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/textinsert/
H A Dadmin.php10 define('REPLACE_DIR', DOKU_INC . 'data/meta/macros/');
26 define('MACROS_FILE', REPLACE_DIR . 'macros.ser');
29 define('MACROS_FILE', metaFN('macros','.ser'));
/plugin/linkmanager/
H A Dfunctions.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'../../../').'/');
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',realpath(dirname(__FILE__).'../').'/');
12 if(!defined('NL')) define('NL',"\n");
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"ob (…)
/plugin/datatables/assets/datatables.net-plugins/integration/jqueryui/
H A DdataTables.jqueryui.min.js
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dis.js1 …r(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dja.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dhu.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dlt.js1 …i(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dlv.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dsk.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…

1...<<31323334353637383940>>...105