Home
last modified time | relevance | path

Searched refs:defined (Results 476 – 500 of 3364) sorted by path

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

/plugin/ckgdoku/ckeditor/
H A DLICENSE.md540 a purpose that is entirely well-defined independent of the
613 threshold for this to be true is not precisely defined by law.
1207 The Covered Code is a "commercial item," as that term is defined in
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified168 emptyListMsg: "(No templates defined)",
H A Den.js.ckgedit42 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
H A Den.js.unc5 … color"},"templates":{"button":"Templates","emptyListMsg":"(No templates defined)","insertOption":…
47 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
H A Dlang_array.txt172 "emptyListMsg": "(No templates defined)",
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc29 // Create a toolbar button that executes the plugin command defined above.
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc32 // Create a toolbar button that executes the plugin command defined above.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc33 …LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes p…
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc39 * contained inside the URL path defined with the {@link #smiley_path} setting.
59 * The description to be used for each of the smileys defined in the
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md40 - **icons/**: contains all skin defined icons,
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
5 if(!defined('DOKU_CONF')) define('DOKU_CONF',DOKU_INC.'conf/');
H A Dconfig.php26 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
H A Dconnector.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
H A Dinput_utils.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
H A Dphpcompat.php3 if ( !defined( 'DIRECTORY_SEPARATOR' ) ) {
H A Dutil.php64 if ( defined( 'PHP_OS' ) )
/plugin/ckgdoku/
H A Dhelper.php8 if (!defined('DOKU_INC')) die();
H A Drenderer.php9 if(!defined('DOKU_INC')) die();
/plugin/ckgdoku/syntax/
H A Dfont.php12 if(!defined('DOKU_INC')) die();
14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dspecials.php11 if(!defined('DOKU_INC')) die();
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
17 if(!defined('DOKU_LF')) define ('DOKU_LF',"\n");
18 if(!defined('DOKU_TAB')) define ('DOKU_TAB',"\t");
/plugin/ckgedit/action/
H A Ddelete.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dedit.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Diwiki.php9 if(!defined('DOKU_INC')) die();
H A Dmediamanager.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
4 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dmeta.php6 if(!defined('DOKU_INC')) die();
7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
258 if(defined('GESHI_LANG_ROOT') ) $geshi_dir =GESHI_LANG_ROOT;

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