Home
last modified time | relevance | path

Searched refs:define (Results 801 – 825 of 2607) sorted by relevance

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

/plugin/icons/exe/
H A Dpopup.php10 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../');
11 define('DOKU_MEDIAMANAGER', 1); // needed to get proper CSS/JS
/plugin/rtmchecklist/
H A Dsyntax.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
13 if(!defined('RTMCHECKLIST_IMG_ABSDIR')) define('RTMCHECKLIST_IMG_ABSDIR', DOKU_PLUGIN."rtmchecklist…
/plugin/minical/
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/skipentity/
H A Dsyntax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
4 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/davcal/
H A Dcalendarserver.php10 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../');
11 if (!defined('DOKU_DISABLE_GZIP_OUTPUT')) define('DOKU_DISABLE_GZIP_OUTPUT', 1);
/plugin/sympaauth/
H A Dadmin.php9 if(!defined('DOKU')) define('DOKU',realpath(dirname(__FILE__).'/../../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU.'lib/plugins/');
12 if(!defined('DOKU_CONFIGLANG')) define('DOKU_CONFIGLANG', realpath(dirname(__FILE__).'/../config/la…
13 if(!defined('DOKU_SYMPALANG')) define('DOKU_SYMPALANG', realpath(dirname(__FILE__) .'/lang/'));
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js249 } else if ((typeof define !== "undefined" && define !== null) && (define.amd != null)) {
250 define([], function() {
H A DFileSaver.min.js2 …rts?module.exports.saveAs=saveAs:"undefined"!=typeof define&&null!==define&&null!=define.amd&&defi…
/plugin/openid/Auth/OpenID/
H A DMessage.php18 define('Auth_OpenID_IDENTIFIER_SELECT',
23 define('Auth_OpenID_SREG_URI', 'http://openid.net/sreg/1.0');
27 define('Auth_OpenID_THE_OTHER_OPENID1_NS', 'http://openid.net/signon/1.1');
40 define('Auth_OpenID_NULL_NAMESPACE', 'Null namespace');
43 define('Auth_OpenID_OPENID_NS', 'OpenID namespace');
47 define('Auth_OpenID_BARE_NS', 'Bare namespace');
51 define('Auth_OpenID_NO_DEFAULT', 'NO DEFAULT ALLOWED');
55 define('Auth_OpenID_OPENID1_URL_LIMIT', 2047);
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php27 define('HDOM_TYPE_TEXT', 3);
28 define('HDOM_TYPE_ENDTAG', 4);
29 define('HDOM_TYPE_ROOT', 5);
33 define('HDOM_QUOTE_NO', 3);
34 define('HDOM_INFO_BEGIN', 0);
35 define('HDOM_INFO_END', 1);
36 define('HDOM_INFO_QUOTE', 2);
37 define('HDOM_INFO_SPACE', 3);
38 define('HDOM_INFO_TEXT', 4);
39 define('HDOM_INFO_INNER', 5);
[all …]
/plugin/groupmail/
H A Drecaptchalib.php38 define("RECAPTCHA_API_SERVER", "http://www.google.com/recaptcha/api");
39 define("RECAPTCHA_API_SECURE_SERVER", "https://www.google.com/recaptcha/api");
40 define("RECAPTCHA_VERIFY_SERVER", "www.google.com");
/plugin/contactmodern/
H A Drecaptchalib.php38 define("RECAPTCHA_API_SERVER", "http://www.google.com/recaptcha/api");
39 define("RECAPTCHA_API_SECURE_SERVER", "https://www.google.com/recaptcha/api");
40 define("RECAPTCHA_VERIFY_SERVER", "www.google.com");
/plugin/codemirror/dist/modes/
H A Dcommonlisp.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Delm.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dfcl.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Debnf.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/twistienav/
H A Daction.php13 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
14 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
15 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/twistienav4bootstrap3/
H A Daction.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/tindexmenu/
H A Dajax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
19 if(!defined('INDEXMENU_IMG_ABSDIR')) define('INDEXMENU_IMG_ABSDIR',DOKU_PLUGIN."tindexmenu/images");
/plugin/datatables/assets/datatables.net-plugins/features/pageResize/
H A DdataTables.pageResize.min.js
/plugin/indexmenu/
H A Dajax.php
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dbs.js1 …a(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Det.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dka.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dhi.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…

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