Home
last modified time | relevance | path

Searched refs:define (Results 2151 – 2175 of 2607) sorted by relevance

1...<<81828384858687888990>>...105

/plugin/pagestat/
H A Dremote.php8 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../');
/plugin/date/
H A Dsyntax.php17 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/zenlogin/
H A Daction.php9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/webcomponent/syntax/
H A Dcard.php11 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/latex/
H A Dadmin.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DLinkTrait.php11 defined('ENT_HTML401') || define('ENT_HTML401', 0);
/plugin/html2pdf/snorriheim/
H A Dtpl_functions.php10 if(!defined('DOKU_LF')) define('DOKU_LF', "\n");
/plugin/tabtables/
H A Daction.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/dlcount/
H A Dadmin.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/icalendar/
H A Dsyntax.php18 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/tcycle/
H A Dsyntax.php13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/tokenbucketauth/
H A Daction.php11 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/imageflow/syntax/
H A Dimageflow.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/bootswrapper/syntax/
H A Dbootstrap.php15 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/latex-was/
H A Dadmin.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/code2/
H A Dsyntax.php5 define('DOKU_INC',
8 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/dwcommits/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js16 else if(typeof define === 'function' && define.amd)
17 define("ext/dhtmlxgantt_click_drag", [], factory);
/plugin/codemirror/dist/modes/
H A Dhaskell.min.js.map1define","amd","CodeMirror","defineMode","_config","modeConfig","switchState","source","setState","…
H A Dcobol.min.js.map1define","amd","CodeMirror","defineMode","BUILTIN","COMMENT","STRING","ATOM","NUMBER","KEYWORD","MO…
H A Dgroovy.min.js.map1define","amd","CodeMirror","defineMode","config","words","str","obj","split","i","length","keyword…
H A Dtiddlywiki.min.js.map1define","amd","CodeMirror","defineMode","textwords","keywords","allTags","closeAll","list","newJou…
/plugin/projects/pchart/pchart/
H A Dpchart.php97 define("SCALE_NORMAL",1);
98 define("SCALE_ADDALL",2);
99 define("SCALE_START0",3);
101 define("PIE_PERCENTAGE", 1);
102 define("PIE_LABELS",2);
103 define("PIE_NOLABEL",3);
107 define("ALIGN_TOP_LEFT",1);
109 define("ALIGN_TOP_RIGHT",3);
110 define("ALIGN_LEFT",4);
111 define("ALIGN_CENTER",5);
[all …]
/plugin/charter/lib/pchart/
H A DpChart.class.php97 define("SCALE_NORMAL",1);
98 define("SCALE_ADDALL",2);
99 define("SCALE_START0",3);
101 define("PIE_PERCENTAGE", 1);
102 define("PIE_LABELS",2);
103 define("PIE_NOLABEL",3);
107 define("ALIGN_TOP_LEFT",1);
109 define("ALIGN_TOP_RIGHT",3);
110 define("ALIGN_LEFT",4);
111 define("ALIGN_CENTER",5);
[all …]
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php442 define('Auth_OpenID_NO_MATH_SUPPORT', true);

1...<<81828384858687888990>>...105