Home
last modified time | relevance | path

Searched refs:defined (Results 251 – 275 of 3364) sorted by last modified time

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

/plugin/bbcodeextensions/syntax/
H A Dclassspan.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 Ddel.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 Dins.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 Dkbd.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 Dq.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 Dsamp.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 Dclassdiv.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 Dhil.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/confightmlok/
H A DLICENSE53 A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.
H A Dcommon.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/confightmlok/syntax/
H A Dhtml.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 Dhtmlblock.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/oauth/vendor/composer/
H A DClassLoader.php437 * Finds the path to the file where the class is defined.
462 if (false === $file && defined('HHVM_VERSION')) {
H A Dautoload_real.php31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock488 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
/plugin/upgrade/vendor/composer/
H A DClassLoader.php442 * Finds the path to the file where the class is defined.
467 if (false === $file && defined('HHVM_VERSION')) {
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md150 * success (this is not defined in PSR-3)
/plugin/upgrade/HTTP/
H A DHTTPClient.php5 if(!defined('HTTP_NL')) define('HTTP_NL',"\r\n");
/plugin/smtp/
H A Daction.php10 if(!defined('DOKU_INC')) die();
H A Dadmin.php9 if(!defined('DOKU_INC')) die();
H A Dhelper.php10 if(!defined('DOKU_INC')) die();
/plugin/sortablejs/
H A Dsyntax.php13 if ( !defined( 'DOKU_INC' ) )
15 if ( !defined( 'DOKU_PLUGIN' ) )
/plugin/htmlokalt/syntax/
H A Dhtml.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/htmlokalt/
H A DLICENSE53 A “Standard Interface” means an interface that either is an official standard defined by a recogniz…
H A Dcommon.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');

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