Home
last modified time | relevance | path

Searched refs:false (Results 526 – 550 of 6149) sorted by relevance

1...<<21222324252627282930>>...246

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php78 if (isset($tokens[$stackPtr]['scope_opener']) === false
79 || isset($tokens[$stackPtr]['scope_closer']) === false
88 $foundDefault = false;
90 …indNext(array(T_CASE, T_DEFAULT, T_SWITCH), ($nextCase + 1), $switch['scope_closer'])) !== false) {
150 if (isset($tokens[$nextCase]['scope_opener']) === false) {
260 $foundContent = false;
267 … if (isset(PHP_CodeSniffer_Tokens::$emptyTokens[$tokens[$i]['code']]) === false) {
273 if ($foundContent === false) {
281 $foundContent = false;
289 if ($foundContent === false) {
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.lyrics3.php32 return false;
147 return false;
152 return false;
164 if (strpos($rawdata, 'LYRICSBEGIN') !== false) {
176 return false;
190 return false;
225 if (strpos($imagestring, '||') !== false) {
238 return false;
244 return false;
274 return false;
[all …]
H A Dmodule.tag.id3v1.php31 return false;
99 (isset($ParsedID3v1['genre']) ? $this->LookupGenreID($ParsedID3v1['genre']) : false),
104 $ParsedID3v1['padding_valid'] = false;
150 public static function ArrayOfGenres($allowSCMPXextended=false) {
347 return false;
353 return (isset($GenreLookup[$genreid]) ? $GenreLookup[$genreid] : false);
362 public static function LookupGenreID($genre, $allowSCMPXextended=false) {
370 return false;
379 if (($GenreID = self::LookupGenreID($OriginalGenre)) !== false) {
/plugin/quickstats/GEOIP/vendor/composer/
H A DClassLoader.php54 private $useIncludePath = false;
56 private $classMapAuthoritative = false;
109 public function add($prefix, $paths, $prepend = false)
156 public function addPsr4($prefix, $paths, $prepend = false)
300 public function register($prepend = false)
342 return false;
354 if (false === $file && defined('HHVM_VERSION')) {
362 if (false === $file) {
378 while (false !== $lastPos = strrpos($subPath, '\\')) {
400 if (false !== $pos = strrpos($class, '\\')) {
[all …]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php102 public function __construct($stream, $closeStream = false)
146 public function getBufferLength($atOffset = false)
148 if ($atOffset === false) {
173 if ($atOffset === false) {
185 * If the position is invalid the method will return false.
198 return false;
207 * If the position is invalid the method will return false.
232 return false;
242 * If the position is invalid the method will return false.
268 return false;
[all...]
/plugin/bootswrapper/syntax/
H A Dcollapse.php28 'required' => false,
29 'default' => false),
37 return false;
41 return false;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php222 return false;
998 return false;
1109 return false;
1137 return false;
1141 return false;
1145 return false;
1149 return false;
1153 return false;
1198 $found = false;
1240 return false;
[all …]
/plugin/freesync/
H A Dhelper.php135 return false;
222 if(empty($id)) return false;
227 return false;
251 if(empty($id)) return false;
255 $page['text'] = false;
262 return false;
360 if(empty($id)) return false;
362 return false;
366 return false;
386 $file['content'] = false;
[all …]
/plugin/sectiontoggle/
H A DMobile_Detect.php752 if (strpos($header, '_') === false) {
806 $response = false;
849 if (false === empty($userAgent)) {
854 if (false === empty($this->httpHeaders[$altHeader])) { // @todo: should use getHttpHeader(), but it would be slow. (Serban)
1054 if (strpos($this->httpHeaders[$mobileHeader], $_match) !== false) {
1059 return false;
1066 return false;
1112 return false;
1128 if (false === isset($this->cache[$key])) {
1133 if (false
[all...]
/plugin/nodetailsxhtml/
H A Drenderer.php19 private $hasSeenHeader = false;
20 private $scriptmode = false;
34 'forceTOC' => false, // shall I force the TOC?
35 'scriptmode' => false, // In scriptmode, some tags will not be encoded => '<%', '%>'
62 $meta = p_get_metadata($ID, null, false); // 2010-10-23 This should be save to use
89 $forceToc = $this->info['forceTOC'] || p_get_metadata($ID, 'internal forceTOC', false);
92 if ( $this->info['toc'] === false && !$forceToc ) {
94 $meta['internal']['toc'] = false;
96 $meta['internal']['forceTOC'] = false;
122 function header($text, $level, $pos, $returnonly = false) {
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/
H A DStatic.php68 public $returnTypeNullable = false;
77 …unction __construct($className, $methodName, array $parameters, $returnType, $cloneObjects = false)
133 case 'bool': return $this->returnTypeNullable ? null : false;
154 return $generator->getMock($this->returnType, [], [], '', false);
172 $cloneable = false;
178 $cloneable = false;
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DArrayComparator.php42 …assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase = false, array &…
63 $equal = false;
99 $equal = false;
110 $equal = false;
122 false,
/plugin/linkbonus/
H A Dcommon.php81 return false;
101 return ($_SERVER['HTTPS']) ? true : false;
112 $fc = @file_get_contents ($url, false, $context, 0, 2048);
113 if ($fc === false) return false; // can not retrieve;
141 $title= false;
/plugin/sympaauth/files/
H A Dsympa.class.php45 $this->success = false;
61 $this->success = false;
87 return(false);
93 return(false);
129 return false;
155 return (isset($this->users[$user]) ? $this->users[$user] : false);
/plugin/fedauth/Auth/Yadis/
H A DHTTPFetcher.php60 return false;
66 return false;
125 if ($ppos === false || $ppos > strpos($loc, "/")) {
140 if ($xpos === false) break;
142 if ($apos !== false && $apos < $xpos) break;
144 if ($apos !== false && $apos < $xpos) break;
/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php28 public function __construct($boundary = false) {
29 $boundary = (false == $boundary) ? mt_rand() : $boundary;
33 public function add(Google_HttpRequest $request, $key = false) {
34 if (false == $key) {
69 $boundary = false;
93 list($partHeaders, $partBody) = Google_CurlIO::parseHttpResponse($part, false);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTestHandler.php80 private $skipReset = false;
144 return false;
147 return false;
162 return strpos($rec['message'], $message) !== false;
190 return false;
199 return false;
/plugin/iframeinterwiki/
H A Dsyntax.php38 $url = false;
49 'align' => false,
70 $opts['scroll'] = false;
73 $opts['border'] = false;
84 if ( file_exists($filename) && ($file = fopen($filename, "r"))!==false ) {
85 while (($line = fgets($file)) !== false) {
88 if (isset($matches[1], $matches[2]) && strpos($url, $matches[1]) !== false) {
90 if(strpos($matches[2], '{NAME}') !== false) {
92 } else if(strpos($matches[2], '{URL}') !== false) {
103 if($mode != 'xhtml') return false;
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DLineReader.php53 return false;
81 ($trailerPos = \strpos($reader->getBuffer(false), 'trailer', \max($bytesPerCycle * $cycles++, 0))) === false
83 if ($reader->increaseLength($bytesPerCycle) === false) {
88 if ($trailerPos === false) {
95 $xrefContent = \substr($reader->getBuffer(false), 0, $trailerPos);
/plugin/include/
H A Dhelper.php44 $this->defaults['inline'] = false;
72 if (strpos($flag, '=') !== false) {
269 $ins = p_cached_instructions(wikiFN($page), false, $page);
309 $lvl_max = false; // max level
311 $no_header = false;
312 $sect_title = false;
396 $hdr_deleted = false;
397 $has_permalink = false;
398 $footer_lvl = false;
399 $contains_secedit = false;
[all...]
/plugin/move/helper/
H A Dplan.php101 'committed' => false,
117 'lasterror' => false
123 $options = unserialize(io_readFile($file, false));
346 return false;
359 * @return bool|int false on errors, otherwise the number of remaining steps
362 public function nextStep($skip = false) {
372 if($todo === false) return $this->storeError();
378 if($todo === false) return $this->storeError();
384 if($todo === false) return $this->storeError();
390 if($todo === false)retur
[all...]
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DLinkTrait.php65 …ink', array_slice($this->context, 1)) && ($parts = $this->parseLinkOrImage($markdown)) !== false) {
96 if (($parts = $this->parseLinkOrImage(substr($markdown, 1))) !== false) {
124 …if (strpos($markdown, ']') !== false && preg_match('/\[((?>[^\]\[]+|(?R))*)\]/', $markdown, $textM…
161 return false;
170 if (strpos($text, '>') !== false) {
215 return false;
221 if (($ref = $this->lookupReference($block['refkey'])) !== false) {
238 if (($ref = $this->lookupReference($block['refkey'])) !== false) {
282 return [false, --$current];
/plugin/davcard/action/
H A Dajax.php50 $data['result'] = false;
60 $data['result'] = false;
67 $write = false;
81 $data['result'] = false;
104 $data['result'] = false;
117 $data['result'] = false;
132 $data['result'] = false;
143 if($contactdata['result'] === false)
248 if(strpos($url, '://') === false)
/plugin/twofactor/
H A DManager.php23 protected $ready = false;
91 if (!$this->ready) return false;
95 return false;
119 return false;
157 * false: user did not opt out
165 if ($this->getConf('optinout') !== 'optout') return false;
209 * @param bool $configured when set to false, all providers NOT configured are returned
280 $event->advise_before(false);
294 if (!$code) return false;
295 if (!$providerID) return false;
[all...]
/plugin/table2csv/
H A Daction.php47 if ($ACT != 'export_csv' ) return false;
52 return false;
66 if ($html === false) {
67 return false;

1...<<21222324252627282930>>...246