Home
last modified time | relevance | path

Searched refs:defined (Results 426 – 450 of 3364) sorted by path

1...<<11121314151617181920>>...135

/plugin/bureaucracy/
H A Dsyntax.php15 if(!defined('DOKU_INC')) die();
/plugin/bureaucracyau/
H A Daction.php13 if (!defined('DOKU_INC')) die();
H A Dsyntax.php13 if(!defined('DOKU_INC')) die();
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php364 if(defined('DOKU_UNITTEST')) {
/plugin/button/
H A Dsyntax.php54 if (!defined('DOKU_INC'))
56 if (!defined('DOKU_PLUGIN'))
/plugin/c3chart/
H A Daction.php10 if(!defined('DOKU_INC')) die();
H A Dsyntax.php10 if (!defined('DOKU_INC')) die();
/plugin/c3chart/assets/
H A Dc3.min.js2defined(function(t){return null!=t.value})),function(t){var e=d.line_connectNull?c.filterRemoveNul…
/plugin/cache/
H A Dplugin_cache.php9 if(!defined('DOKU_INC')) die();
/plugin/cacherevisionseraser/
H A Dadmin.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/calc/
H A Dsyntax.php12 if (!defined('DOKU_INC')) die();
14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/calendoku/
H A Daction.php2 if(!defined('DOKU_INC')) die();
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/calendoku/syntax/
H A Dshowicalendar.php6 if(!defined('DOKU_INC')) die();
7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dshowtable.php6 if(!defined('DOKU_INC')) die();
7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/callflow/
H A Daction.php13 if(!defined('DOKU_INC')) die(); // no Dokuwiki, no go
/plugin/camelcase/
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/canvas/
H A Dcanvas.php17 if (!defined('DOKU_INC')) die();
18 if (!defined('NL')) define('NL',"\n");
/plugin/captcha/
H A Dimg.php10 if (!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../');
H A Dwav.php10 if (!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../');
/plugin/captcha/lang/en/audio/
H A DREADME7 and redistribute these samples under the conditions defined by the
/plugin/caption/
H A Daction.php
/plugin/caption/syntax/
H A Dcaption.php
H A Dreference.php
/plugin/catlist/
H A Dsyntax.php13 if (!defined('DOKU_INC')) die('meh.');
/plugin/cellbg/
H A Dplugin.info.txt6 desc Allows user-defined background colored cells in tables

1...<<11121314151617181920>>...135