Home
last modified time | relevance | path

Searched refs:define (Results 1401 – 1425 of 2607) sorted by relevance

1...<<51525354555657585960>>...105

/plugin/mermaid/
H A Daction.php21 define("MERMAIDLOGLEVEL", "error");
/plugin/fullindex/
H A Daction.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/note/
H A Dsyntax.php
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php12 define('UC_ARRAY_SEP_1', 'UC_ARRAY_SEP_1');
13 define('UC_ARRAY_SEP_2', 'UC_ARRAY_SEP_2');
/plugin/routeplaner/syntax/
H A Droutenplaner.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
4 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/darcs/
H A Dadmin.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/dwspecialist/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/autolink3/
H A Dsys.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if (!defined('DOKU_REG')) define ('DOKU_REG', DOKU_PLUGIN.'autolink3/register/');
/plugin/meta/
H A Dsyntax.php
/plugin/photogallery/
H A DpgFetch.php8 define('DOKU_INC', realpath(__DIR__.'/../../../').'/');
10 if (!defined('DOKU_DISABLE_GZIP_OUTPUT')) define('DOKU_DISABLE_GZIP_OUTPUT', 1);
/plugin/siteexport/
H A Dcron.php2 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/authgoogle2fa/
H A Dauth.php20 define('GOOGLE_AUTH_SECRET', $secret);
/plugin/virtualkeyboard/
H A Daction.php14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/webdav/
H A Dserver.php43 define('DOKU_INC', "$dir/");
/plugin/components/lib/
H A Dajax_manager.php8 define(DOKU_AJAX_ROOT, '/ajax');
/plugin/s5/
H A Dsyntax.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/aceeditor/
H A Dbuild.js1define;(function(e){function c(e,t){return f.call(e,t)}function h(e,t){var n,r,i,s,o,a,f,l,c,h,p=t… variable
/plugin/mikioplugin/syntax/
H A Dcore.php12 if (!defined('DOKU_PLUGIN')) { define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
17 define('MIKIO_LEXER_AUTO', 0);
18 define('MIKIO_LEXER_ENTER', 1);
19 define('MIKIO_LEXER_EXIT', 2);
20 define('MIKIO_LEXER_SPECIAL', 3);
/plugin/submgr/lang/en/
H A Dintro.txt3 This tool allows you to define rules for automatically adding email subscriptions for users and gro…
/plugin/vkeyboard/
H A Daction.php9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/dokuwiki-webcomics/
H A Dsyntax.php15 if (! defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/jquery/
H A Daction.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/markdowku/
H A Dgithubcodeblocks.php12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dimagesinline.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Ditalicunderline.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');

1...<<51525354555657585960>>...105