Home
last modified time | relevance | path

Searched refs:false (Results 3676 – 3700 of 6149) sorted by relevance

1...<<141142143144145146147148149150>>...246

/plugin/structpublish/helper/
H A Dassignments.php53 return false;
/plugin/issuetracker/
H A Dedit.php145 $usenames = (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') ? false : true;
322 …if($conf['plugin']['issuetracker']['it_data']==false) $modfile = DOKU_CONF."../data/meta/".$projec…
365 …if($conf['plugin']['issuetracker']['it_data']==false) $pfile = DOKU_CONF."../data/meta/".$project.…
375 if(($field == 'resolution') && ($value !== false)) {
385 if (stripos($conf['status_special'],$value) === false) {
/plugin/404manager/
H A Dadmin.php104 return false;
150 $title = false;
271 $title = false;
703 … $this->pageRedirections = unserialize(io_readFile(self::DATA_STORE_CONF_FILE_PATH, false));
844 $pageRedirections = unserialize(io_readFile(self::DATA_STORE_CONF_FILE_PATH, false));
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php115 return false;
366 $attendeeFound = false;
401 $found = false;
423 $attendeeFound = false;
720 $hasReply = false;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php28 public $ParseAllPossibleAtoms = false;
37 $info['quicktime']['hinting'] = false;
66 return false;
128 $ISO6709parsed = array('latitude'=>false, 'longitude'=>false, 'altitude'=>false);
273 $allnumericnames = false;
294 $isVideo = false;
1180 return false;
1297 return false;
2041 $atom_structure = false;
2045 return false;
[all …]
/plugin/clearfloat/
H A Dsyntax.php57 return false;
/plugin/plaintext/
H A Dinline.php44 return false;
/plugin/recaptcha2/
H A Dhelper.php21 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']) return false;
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DMock.php144 return false;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Proprietary.txt
H A DAutoFormat.PurifierLinkify.txt
/plugin/revealjs/
H A Daction.php21 if ($pos !== false) {
/plugin/timestamp/action/
H A DTimestamp.php41 'block' => false
/plugin/markdowku/
H A Dreferences.php30 return false;
/plugin/strata/types/
H A Ddate.php39 if($date === false) {
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DEntityParser.php
/plugin/popupviewer/syntax/
H A Dpopupscript.php35 return false;
/plugin/authgooglesheets/vendor/google/auth/src/
H A DServiceAccountSignerTrait.php35 public function signBlob($stringToSign, $forceOpenssl = false)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A D.php_cs8 'declare_strict_types' => false,
/plugin/elasticsearch/vendor/symfony/polyfill-php73/
H A Dbootstrap.php24 function hrtime($as_number = false) { return p\Php73::hrtime($as_number); }
/plugin/gtime/gtlib/asn1/cms/
H A DCMSSignerInfo.php199 $tag->setExplicit(false);
221 $tag->setExplicit(false);
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSafeAnalysisNodeVisitor.php101 if (false !== $filter = $env->getFilter($name)) {
115 if (false !== $function) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php41 new SandboxExtension($policy, false),
254 return false !== strpos($value, ' ');
/plugin/authgoogle/google/io/
H A DGoogle_HttpRequest.php138 : false;
178 : false;
/plugin/countdown/
H A Dsyntax.php86 $WithHorus= false;
146 return false;

1...<<141142143144145146147148149150>>...246