Home
last modified time | relevance | path

Searched refs:define (Results 1176 – 1200 of 2607) sorted by relevance

1...<<41424344454647484950>>...105

/plugin/ckgedit/scripts/
H A Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/sync/
H A Ddiff.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/mikioplugin/syntax/
H A Dsmall.php10 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dcardheader.php10 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dcardsubtitle.php10 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dcardtitle.php10 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/fedauth/Auth/Yadis/
H A DYadis.php36 define('Auth_Yadis_CONTENT_TYPE', 'application/xrds+xml');
41 define('Auth_Yadis_HEADER_NAME', 'X-XRDS-Location');
/plugin/poll/
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/fontface/
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/badbehaviour/
H A Dadmin.php4 define('BB2_CWD', dirname(__FILE__));
6 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/diff/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
7 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/openid/Auth/Yadis/
H A DYadis.php36 define('Auth_Yadis_CONTENT_TYPE', 'application/xrds+xml');
41 define('Auth_Yadis_HEADER_NAME', 'X-XRDS-Location');
/plugin/referrers/
H A Daction.php13 define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/comment/
H A Dsyntax.php
/plugin/tablecalc/
H A Dsyntax.php5 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/code3/
H A Daction.php14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/editsections2/
H A Dsyntax.php18 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/codebutton/
H A Daction.php9 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/database/
H A Daction.php16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/preservefilenames/
H A Daction.php15 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/codemirror/dist/modes/
H A Dd.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/indexmenu2/syntax/
H A Dindexmenu.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
17 if(!defined('INDEXMENU_FS_IMAGES')) define('INDEXMENU_FS_IMAGES',realpath(dirname(__FILE__)."/../te…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_csp.js16 else if(typeof define === 'function' && define.amd)
17 define("ext/dhtmlxgantt_csp", [], factory);
/plugin/eventline/
H A Dplain.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
14 define ('DOKU_LF',"\n");
18 define ('DOKU_TAB',"\t");
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js13 …&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("ext/dht…

1...<<41424344454647484950>>...105