Home
last modified time | relevance | path

Searched refs:define (Results 751 – 775 of 2607) sorted by relevance

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

/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dmk.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dms-my.js1 …a(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dsq.js1 …t(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
H A Dtr.js1 …a(require("moment"),require("fullcalendar")):"function"==typeof define&&define.amd?define(["moment…
/plugin/batchedit/
H A Djs.cookie.js10 if (typeof define === 'function' && define.amd) {
11 define(factory);
/plugin/codemirror/dist/modes/
H A Dhtmlembedded.min.js.map1define","amd","CodeMirror","defineMode","config","parserConfig","closeComment","multiplexingMode",…
/plugin/authucenter/lib/uc_client/model/
H A Dnote.php12 define('UC_NOTE_REPEAT', 5);
13 define('UC_NOTE_TIMEOUT', 15);
14 define('UC_NOTE_GC', 10000);
16 define('API_RETURN_FAILED', '-1');
/plugin/templater/
H A Dsyntax.php29 define('BEGIN_REPLACE_DELIMITER', '@');
30 define('END_REPLACE_DELIMITER', '@');
/plugin/farm/
H A Dadmin.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
16 if(!defined('DOKU_FARM_PLUGIN')) define('DOKU_FARM_PLUGIN', DOKU_PLUGIN.'farm/');
18 if(!defined('DOKU_FARM_WWW')) define('DOKU_FARM_WWW', 'lib/plugins/farm/');
20 if(!defined('DOKU_FARMPLUGINLOADED')) define('DOKU_FARMPLUGINLOADED', true);
30 define('DOKU_FARM_VERSION', '1');
/plugin/fedauth/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/pagestat/syntax/
H A Dedit.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Deditpt.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/fbcomments/
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/qrcode/syntax/
H A Dqrcode.php29 define('DOKU_INC', realpath(dirname( __FILE__ ).'/../../../').'/');
31 define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/jalbum/syntax/
H A Dslideshow.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/lang/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
7 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/dyncontent/
H A Daction.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/google_cal/
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/topbarsyntax/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/headernofloat/
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/badbehaviour/
H A Daction.php10 define('BB2_CWD', dirname(__FILE__));
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/flash/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/flattr/
H A Dsyntax.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
14 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/quickstats/scripts/
H A Dget_geocity.php3 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
4 if(!defined('NOSESSION')) define('NOSESSION',true);
/plugin/sqlraw/
H A Dsimple_html_dom.php45 define('HDOM_TYPE_ELEMENT', 1);
46 define('HDOM_TYPE_COMMENT', 2);
47 define('HDOM_TYPE_TEXT', 3);
48 define('HDOM_TYPE_ENDTAG', 4);
49 define('HDOM_TYPE_ROOT', 5);
50 define('HDOM_TYPE_UNKNOWN', 6);
51 define('HDOM_QUOTE_DOUBLE', 0);
52 define('HDOM_QUOTE_SINGLE', 1);
53 define('HDOM_QUOTE_NO', 3);
54 define('HDOM_INFO_BEGIN', 0);
[all …]

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