Home
last modified time | relevance | path

Searched refs:false (Results 3876 – 3900 of 6149) sorted by relevance

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

/plugin/typography/syntax/
H A Dsmallcaps.php51 return false;
/plugin/uncmap/_test/
H A Duncmap.test.php34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.min-height.inc.php10 $this->CSSPropertyHandler(true, false);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDeprecatedFunctionsSniff.php57 if (method_exists($function, 'isDeprecated') === false) {
/plugin/gtime/gtlib/util/
H A DGTBase32.php82 self::$instance = new GTBaseX("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567", false, '=');
/plugin/commentsyntax/syntax/
H A Dhtmlcomment.php58 return false;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DReferralContext.php70 return false;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableRowRenderer.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DDocumentRenderer.php
H A DIndentedCodeRenderer.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFallbackGroupHandler.php45 return false === $this->bubble;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php50 'is-not-defined' => false,
/plugin/odt/ODT/elements/
H A DODTElementTableRow.php73 return false;
/plugin/bureaucracy/
H A Daction.php46 stripos($data['name'], $search) !== false) { // Full name
/plugin/openid/Auth/OpenID/
H A DInterface.php185 return false;
/plugin/dokugource/
H A Daction.php88 $autons = false;
94 if($autons === false) die();
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.sqlite3.php121 public function __construct($table='getid3_cache', $hide=false) {
184 return false;
/plugin/note/
H A Dsyntax.php137 return false;
147 $first = false;
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php107 $fp = @fopen($scheme.'://'.($ip ? $ip : $host).':'.$port.$path, 'b', false, $context);
125 $stop = false;
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php513 return false;
516 return false;
/plugin/dwspecialist/
H A Dsyntax.php217 $renderer->info['cache'] = false;
224 return false;
/plugin/hyphenation/phpHyphenation/
H A Dhyphenation.php69 if(mb_strpos($word, $GLOBALS["hyphen"]) !== false) return $word;
119 if(mb_strpos($word_boundaries, $char) === false && $tag == "") {
/plugin/explorertree/
H A Dhelper.php11 private $memcache = false; // memcache
28 if ($this->memcache === false){
/plugin/clipboardutils/
H A Dsyntax.php221 if ( $mode != 'xhtml' ) return false;
222 if (!is_array($data) || !isset($data['state'])) return false;
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php513 return false;
516 return false;

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