Home
last modified time | relevance | path

Searched refs:define (Results 951 – 975 of 2607) sorted by relevance

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

/plugin/feedmod/
H A Daction.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
12 if(!defined('DOKU_LF')) define('DOKU_LF', "\n");
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php21 define('Auth_OpenID_FETCHER_MAX_RESPONSE_KB', 1024);
22 define('Auth_OpenID_USER_AGENT',
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.colVis.min.js5 !function(t){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(n){return t(n,window,document)}):"ob (…)
/plugin/codemirror/dist/modes/
H A Djsx.min.js1 …xml"),require("../javascript/javascript"));else if(typeof define=="function"&&define.amd)define(["…
H A Dmodelica.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dntriples.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dstex.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dvb.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Ddjango.min.js1 …xed"),require("../../addon/mode/overlay"));else if(typeof define=="function"&&define.amd)define(["…
H A Dprotobuf.min.js.map1define","amd","CodeMirror","wordRegexp","words","RegExp","join","keywordArray","keywords","registe…
H A Dhandlebars.min.js.map1define","amd","CodeMirror","defineSimpleMode","start","regex","push","token","handlebars_raw","pop…
H A Dproperties.min.js.map1define","amd","CodeMirror","defineMode","token","stream","state","sol","afterSection","eol","nextM…
H A Dbrainfuck.min.js.map1define","amd","CodeMirror","reserve","split","defineMode","startState","commentLine","left","right…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js13 …&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("ext/dht…
/plugin/editsections/action/
H A Des.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/groupadmin/
H A Dadmin.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/farm/
H A Dinstall.class.php13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
14 if(!defined('DOKU_FARM_PLUGIN')) define('DOKU_FARM_PLUGIN', DOKU_PLUGIN.'farm/');
16 if(!defined('DOKU_FARMPLUGINLOADED')) define('DOKU_FARMPLUGINLOADED', true);
/plugin/tocselect/
H A Daction.php9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
11 define ("TOC_URL", DOKU_BASE ."doku.php?id=");
12 define ("TOCSEL_IMGDIR", DOKU_BASE . 'lib/plugins/tocselect/img/');
/plugin/fileshare/syntax/
H A DFileshare.php10 define ( 'NL', "\n" );
12 define ( 'DOKU_INC', dirname ( __FILE__ ) . '/../../' );
14 define ( 'DOKU_PLUGIN', DOKU_INC . 'lib/plugins/' );
/plugin/rssticker/
H A DlastRSS.php30 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
31 define('NOSESSION',true);
32 define('DOKU_DISABLE_GZIP_OUTPUT', 1);
/plugin/deflist/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
7 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
11 define('PLUGIN_DEFLIST', 'plugin_deflist');
/plugin/chat/
H A Dajax.php15 define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
21 define(SHOW_GRAVATAR, false);
22 define(BASE_URL, preg_replace('!(.+)(/.+){3}!', '\\1/', DOKU_BASE));
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dru.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Duk.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dcs.js1 …n(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…

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