Home
last modified time | relevance | path

Searched refs:defined (Results 2776 – 2800 of 3364) sorted by relevance

1...<<111112113114115116117118119120>>...135

/plugin/move/_test/
H A Dpagemove.test.php4 if (!defined('DOKU_INC')) die();
/plugin/webdavclient/
H A Dadmin.php10 if (!defined('DOKU_INC')) die();
/plugin/pureldap/vendor/composer/
H A DClassLoader.php436 * Finds the path to the file where the class is defined.
461 if (false === $file && defined('HHVM_VERSION')) {
/plugin/commonmark/vendor/composer/
H A DClassLoader.php437 * Finds the path to the file where the class is defined.
462 if (false === $file && defined('HHVM_VERSION')) {
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php69 if (\defined('Normalizer::NONE') && \Normalizer::NONE == $form) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php431 if (defined(__CLASS__.'::'.$upper)) {
/plugin/authgooglesheets/vendor/composer/
H A DClassLoader.php376 if (false === $file && defined('HHVM_VERSION')) {
/plugin/elasticsearch/vendor/composer/
H A DClassLoader.php436 * Finds the path to the file where the class is defined.
461 if (false === $file && defined('HHVM_VERSION')) {
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php347 if (\PHP_VERSION_ID < 70100 || \defined('HHVM_VERSION')) {
/plugin/barcodes/vendor/composer/
H A DClassLoader.php466 if (false === $file && defined('HHVM_VERSION')) {
/plugin/farmer/admin/
H A Dnew.php
/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')) {
/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/combo/vendor/composer/
H A DClassLoader.php353 * Finds the path to the file where the class is defined.
378 if (false === $file && defined('HHVM_VERSION')) {
/plugin/dw2pdf/vendor/composer/
H A DClassLoader.php436 * Finds the path to the file where the class is defined.
461 if (false === $file && defined('HHVM_VERSION')) {
/plugin/todo/syntax/
H A Dtodo.php34 if(!defined('DOKU_INC')) die();
/plugin/aichat/vendor/composer/
H A DClassLoader.php436 * Finds the path to the file where the class is defined.
461 if (false === $file && defined('HHVM_VERSION')) {
/plugin/geophp/vendor/composer/
H A DClassLoader.php436 * Finds the path to the file where the class is defined.
461 if (false === $file && defined('HHVM_VERSION')) {
/plugin/orphanmedia/
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/sqlraw/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/translator/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/authldaplocal/
H A Dauth.php3 if(!defined('DOKU_INC')) die();
778 if(defined('LDAP_OPT_NETWORK_TIMEOUT')) {
/plugin/ckgdoku/action/
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/');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php328 } elseif (is_string($code) && defined($code)) {
354 if (defined($message)) {
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1188 if (defined('\GuzzleHttp\ClientInterface::MAJOR_VERSION')) {
1190 } elseif (defined('\GuzzleHttp\ClientInterface::VERSION')) {

1...<<111112113114115116117118119120>>...135