Home
last modified time | relevance | path

Searched refs:false (Results 3851 – 3875 of 6149) sorted by relevance

1...<<151152153154155156157158159160>>...246

/plugin/dataloop/syntax/
H A Dtextloop.php212 if($format != 'xhtml') return false;
213 if(!$this->dthlp->_dbconnect()) return false;
214 $renderer->info['cache'] = false;
/plugin/coinhive/
H A DREADME.md31 … the number of threads for optimal performance. This feature is experimental. The default is false.
33 …algorithm. If false, the miner will use the faster WebAssembly version if supported and otherwise …
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.frame.php19 $hc = new HCConstraint(array($this->get_height(), false),
20 array($this->get_height(), false),
21 array($this->get_height(), false));
H A Doutput._generic.class.php44 $this->set_debug_boxes(false);
46 $this->set_show_page_border(false);
222 if ($filehandle === false) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DBlockCommentSniff.php69 if (isset($cliValues['tabWidth']) === false || $cliValues['tabWidth'] === 0) {
135 …e (($nextComment = $phpcsFile->findNext(T_WHITESPACE, ($nextComment + 1), null, true)) !== false) {
349 …if ($contentAfter !== false && ($tokens[$contentAfter]['line'] - $tokens[$commentCloser]['line']) …
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php204 $requestUrl .= (strpos($request->getUrl(), '?') === false) ? '?' : '&';
311 return false;
395 $verified = false;
/plugin/watchcycle/
H A Daction.php142 //false if page needs checking
145 if ($uptodate === false) {
283 if (strpos($grp, $term) !== false) {
366 $event->result = false;
/plugin/translate/
H A Daction.php156 if ($pos===false) return;
161 if ($pos===false) return;
288 $url = wl($orig_id, $param, false, '&');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php103 if ($format === false) {
104 return false;
153 …nssl_sign($message, $signature, $this->toString('PKCS8', ['namedCurve' => false]), $this->hash->ge…
/plugin/gitlabapi/
H A Dsyntax.php100 if ($mode !== 'xhtml') return false;
101 if ($mode != 'xhtml') return false;
108 $renderer->info['cache'] = false;
/plugin/prosemirror/action/
H A Deditor.php73 $useWYSIWYG = get_doku_pref('plugin_prosemirror_useWYSIWYG', false);
342 $readonly = $textareaPos !== false && !empty($form->getElementAt($textareaPos)->attr('readonly'));
346 $readonly = $textareaPos !== false && !empty($form->getElementAt($textareaPos)['readonly']);
/plugin/odt/ODT/styles/
H A DODTTextListStyle.php20 …name' => array ('style:name', 'style', false),
21 …display-name' => array ('style:display-name', 'style', false),
107 return false;
/plugin/owncloud/exe/
H A Ddetail.php19 $media = stripctl(getID('media', false));
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/
H A DWrapper.php72 if (false === class_exists($className)) {
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DPropertyTest.php36 'non-reserved property key' => ['foobar', false]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php50 'is-not-defined' => false,
/plugin/qrcode2/
H A Dsyntax.php79 return false;
/plugin/davcard/action/
H A Dcache.php47 $event->result = false;
/plugin/latexit/_test/
H A Dgeneral.test.php35 $this->assertTrue(false !== strtotime($info['date']));
/plugin/fedauth/classes/adm/
H A Dfa_toggle.adm.class.php57 if (!$this->isValidListSource()) return false;
/plugin/backlinks2/
H A D.travis.yml30 - cd _test && PRESERVE_TMP=false phpunit --stderr --group plugin_backlinks --verbose --debug
/plugin/s5reloaded/
H A Dsyntax.php63 if($format != 'xhtml') return false;
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Source/
H A DFilesystemSource.php56 if ($this->stat === false) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.OverrideAllowedSchemes.txt
/plugin/bugzillalinks/
H A Dsyntax.php76 if($mode != 'xhtml') return false;

1...<<151152153154155156157158159160>>...246