Home
last modified time | relevance | path

Searched refs:false (Results 4251 – 4275 of 6149) sorted by relevance

1...<<171172173174175176177178179180>>...246

/plugin/statdisplay/pchart/
H A DBackgroundStyle.php30 …public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = n…
/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php40 strpos($_SERVER['HTTP_REFERER'], 'httpdebug') !== false
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DEpsilonTransition.php36 return false;
/plugin/combo/ComboStrap/
H A DPagePath.php79 return false;
H A DHeadingTag.php441 $endHeadingParsed = false;
444 $endTagClosingCharacterParsed = false;
445 $startTagClosingCharacterParsed = false;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Conversion/
H A DDecToHebrew.php10 public function convert($in, $reverse = false)
/plugin/bez/mdl/
H A DAuthentication_tokenFactory.php17 return false;
/plugin/siteexport/inc/
H A DpatchCSSmgr.php51 return false;
/plugin/latexit/
H A Drenderer.php171 return false;
186 return false;
196 function getConf($setting, $notset = false) {
1133 if (strpos($src,':') !== false){
1237 $this->in_table = false;
1386 $brackets = false;
1530 return false;
1765 return false;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php115 private $key = false;
124 private $nonce = false;
141 private $computedKey = false;
229 public function setKey($key = false)
244 public function setNonce($nonce = false)
271 if ($this->key === false) {
272 $this->computedKey = false;
848 $this->recomputeAESKey = false;
/plugin/emoji/emojione/
H A DClient.php11 public $ascii = false; // convert ascii smileys?
16 public $sprites = false;
21 public $unicode_replaceWith = false;
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php151 var $debug = false;
161 function cronojob($debug = false) {
393 return false;
H A Dpseudo-cron-image.php194 var $debug = false;
204 function cronojob($debug = false) {
436 return false;
/plugin/semanticdata/syntax/
H A Dentry.php117 return false;
174 if(!$store) return false;
236 $data['cols'][''] = array('type' => '', 'multi' => false);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php66 if ($prev !== false && $tokens[$prev]['line'] === $tokens[$commentEnd]['line']) {
96 if ($string === false || $tokens[$string]['line'] !== $tokens[$tag]['line']) {
231 if (empty($matches) === false) {
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php118 if ( isset($options['product']) == false || count($options['product']) == 0 ) {
350 $response = @file_get_contents($this->getConf('bugzilla_baseurl').'/xmlrpc.cgi', false, $context);
353 if ( $response === false ) {
/plugin/dataloop/syntax/
H A Dloop.php212 if($format != 'xhtml') return false;
213 if(!$this->dthlp->_dbconnect()) return false;
214 $renderer->info['cache'] = false;
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php147 if (false === strpos($item, '.')) {
225 if (false !== strpos($name, '.')) {
604 $repaired = false;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php50 protected static $childOIDsLoaded = false;
348 …private static function encodeParameters(BaseCurve $curve, $returnArray = false, array $options = …
540 self::$useNamedCurves = false;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php44 public function __construct(RemoteExecuteMethod $executor, $id, $isW3cCompliant = false)
165 if ($value === false) {
166 return 'false';
629 $tempZipPath = sys_get_temp_dir() . '/' . uniqid('WebDriverZip', false);
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php124 if ($attr == false) {
128 if ($result === false) {
431 return false;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DBufferedTokenStream.php72 protected $fetchedEOF = false;
113 $skipEofCheck = false;
139 * otherwise `false`.
278 $this->fetchedEOF = false;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DMyanmar.php266 $broken_syllables = false;
364 $has_reph = false;
442 return false;
/plugin/bez/action/
H A Ddefault.php162 $this->localised = false;
208 protected $prevent_rendering = false;
261 return false;
/plugin/mediasyntax/syntax/
H A Dcodeblock.php54 return false;
64 return false;
69 return false;

1...<<171172173174175176177178179180>>...246