Home
last modified time | relevance | path

Searched refs:defined (Results 3226 – 3250 of 3364) sorted by path

1...<<121122123124125126127128129130>>...135

/plugin/vote/
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/watchcycle/
H A Daction.php10 if (!defined('DOKU_INC')) {
335 * @param string $def defined maintainers
H A Dadmin.php10 if (!defined('DOKU_INC')) {
H A Dhelper.php10 if (!defined('DOKU_INC')) {
H A Dsyntax.php10 if (!defined('DOKU_INC')) {
/plugin/watchcycle/helper/
H A Ddb.php11 if (!defined('DOKU_INC')) {
38 if (defined('DOKU_UNITTEST')) {
45 if (defined('DOKU_UNITTEST')) {
55 if (defined('DOKU_UNITTEST')) {
/plugin/watermark/action/
H A Dwatermark.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
13 if(!defined('DOKU_INC')) die();
/plugin/wavedrom/
H A DLICENSE119 standard defined by a recognized standards body, or, in the case of
H A Daction.php10 if (!defined('DOKU_INC')) {
H A Dsyntax.php10 if (!defined('DOKU_INC')) {
/plugin/webcode/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
H A Daction.php11 if(!defined('DOKU_INC')) die();
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/webcode/_test/data/pages/
H A Dacross_section.txt13 We define a stylesheet to show that the value of ''element.style.fontSize'' is not defined in this …
20 <p style="font-size: 20px">A p element with the font-size defined inline</p>
22 * with a class defined in the sylesheet
24 <p class="sheet">A p element with the font-size defined by a stylesheet</p>
/plugin/webcode/_test/
H A Dwebcode.test.php3 if (!defined('DW_LF')) {
/plugin/webcode/syntax/
H A Dbasis.php12 if (!defined('DOKU_INC')) die();
/plugin/webcomics/
H A Dsyntax.php12 if (! defined('DOKU_INC')) die();
14 if (! defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/webcomponent/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
/plugin/webcomponent/_test/
H A Drelated.test.php3 if (!defined('DW_LF')) {
/plugin/webcomponent/action/
H A Dblockquote.php3 if (!defined('DOKU_INC')) die();
H A Djs.php7 if (!defined('DOKU_INC')) die();
H A Dmath.php7 if (!defined('DOKU_INC')) die();
H A Dtoolbar.php10 if (!defined('DOKU_INC')) die();
/plugin/webcomponent/syntax/
H A Dblockquote.php7 if (!defined('DOKU_INC')) {
H A Dbrand.php7 if(!defined('DOKU_INC')) die();
H A Dbutton.php6 if (!defined('DOKU_INC')) {
10 if (!defined('DOKU_PLUGIN')) {

1...<<121122123124125126127128129130>>...135