Home
last modified time | relevance | path

Searched refs:defined (Results 2726 – 2750 of 3364) sorted by relevance

1...<<101102103104105106107108109110>>...135

/plugin/icalevents/vendor/composer/
H A DClassLoader.php354 if (false === $file && defined('HHVM_VERSION')) {
/plugin/offline/
H A Drenderer.php8 if(!defined('DOKU_INC')) die();
/plugin/jplayer/vendor/composer/
H A DClassLoader.php354 if (false === $file && defined('HHVM_VERSION')) {
/plugin/fetchmedia/action/
H A Dajax.php10 if(!defined('DOKU_INC')) die();
/plugin/subjectindex/inc/
H A Dcommon.php4 if( ! defined('DOKU_INC')) die();
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.lyrics3.php17 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly…
/plugin/purplenumbers/
H A Drenderer.php10 if(!defined('DOKU_INC')) die();
/plugin/register/
H A Dsyntax.php9 if (!defined("DOKU_PLUGIN")) define("DOKU_PLUGIN", DOKU_INC."lib/plugins/");
/plugin/strata/syntax/
H A Dselect.php9 if(!defined('DOKU_INC')) die('Meh.');
/plugin/quickstats/GEOIP/vendor/composer/
H A DClassLoader.php354 if (false === $file && defined('HHVM_VERSION')) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
H A DStrings.php277 if (!defined('PHP_INT_MIN')) {
/plugin/indexmenu/
H A Daction.php125 * Render a defined page as index.
/plugin/dw2markdown/
H A Drenderer.php10 if (!defined('DOKU_INC')) die();
/plugin/odt/
H A Dsyntax.php10 if(!defined('DOKU_INC')) die();
/plugin/approve/syntax/
H A Dtable.php6 if(!defined('DOKU_INC')) die();
/plugin/approve/
H A Dhelper.php4 if (!defined('DOKU_INC')) die();
/plugin/combo/ComboStrap/
H A DLogUtility.php195 if (!defined('DOKU_UNITTEST')) {
/plugin/combo/action/
H A Dprofile.php13 if (!defined('DOKU_INC')) die();
/plugin/mytemplate/
H A DREADME39defined in the data page as the index. see "2. Declaring data" for how to declare the map.
93 the simple case they are defined like this:
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php263 if (defined('__PHPUNIT_PHAR__')) {
1124 if (defined('__PHPUNIT_PHAR__')) {
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md57 * Added a parser for the HTTP `Prefer` header, as defined in [RFC7240][rfc7240].
190 * Fixed: Fallback for when CURLOPT_POSTREDIR is not defined (mainly for hhvm).
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst231 defined in the child template instead of the one defined in the base one; the
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki110defined in the configuration key 'serverurl' (see configuration). The provided //string// will be …
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt46 marked up by logical pieces with defined class names. The classes are
400 built_in pre-defined register
415 title user-defined name starting with "@"
/plugin/odp/
H A Drenderer.php9 if(!defined('DOKU_INC')) die();
1263 if (!defined('DOKU_E_LEVEL')) { $elvl = error_reporting(E_ERROR); }
1265 if (!defined('DOKU_E_LEVEL')) { error_reporting($elvl); }

1...<<101102103104105106107108109110>>...135