Home
last modified time | relevance | path

Searched refs:false (Results 4601 – 4625 of 6149) sorted by relevance

1...<<181182183184185186187188189190>>...246

/plugin/bureaucracy/helper/
H A Dfieldyesno.php87 array('value' => false),
/plugin/imagemapping/_test/
H A Dgeneral.test.php
/plugin/structstatus/_test/
H A Dgeneral.test.php31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/structpublish/_test/
H A Dgeneral.test.php33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php191 if ($nickid == "") return false;
267 function ParseCommand($cmd_str, $one_parameter = false)
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php119 return $prevErrorHandler ? $prevErrorHandler($level, $message, $file, $line) : false;
125 …return ['file' => $file, 'line' => $e->getParsedLine(), 'valid' => false, 'message' => $e->getMess…
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php237 $dot = false;
243 $questionMark = false;
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.class.php142 false);
162 false);
H A Dbox.note-call.class.php127 $ls = false;
128 $pw = false;
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerEvent.as56 …String, data:JplayerStatus, msg:String = "", bubbles:Boolean = false, cancelable:Boolean = false) {
/plugin/ebookexport/
H A Daction.php31 if($ACT != 'export_epub') return false;
34 if(auth_quickaclcheck($ID) < AUTH_READ) return false;
/plugin/stopforumspam2/
H A Dhelper.php61 …* @return boolean (if $returnvalue is false) or array (otherwise) - The boolean will be TRUE if th…
109 …* @return boolean (if $returnvalue is false) or array (otherwise) - The boolean will be TRUE if th…
/plugin/mantisreporter/
H A Dsyntax.php87 return false;
90 return false;
/plugin/facebookwall/
H A Dsyntax.php306 return false;
312 return false; // A UTC timestamp was returned -- bail out!
/plugin/badbehaviour/bad-behavior/
H A Dcore.inc.php58 function bb2_banned($settings, $package, $key, $previous_key=false)
134 …protocol, 'request_entity' => $request_entity, 'user_agent' => $user_agent, 'is_browser' => false);
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php57 if ($this->fileHandle === false) {
63 if ($this->fileSize === false) {
/plugin/newpagetemplate/
H A Dhelper.php61 saveWikiText($page, $tpl, $summary, $minor = false);
76 function setOwnership($page, $ns = false) {
/plugin/popupviewer/syntax/
H A Dviewer.php41 $close = strstr( $match, "{{popupclose>") !== false;
59 $exists = false;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php337 return false;
340 return false;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php230 return false;
238 return false;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAsyncReadStreamTest.php20 ['isReadable' => function () { return false; }]
30 ['isWritable' => function () { return false; }]
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php85 public function useTemplate($tpl, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false)
106 public function useImportedPage($pageId, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false)
/plugin/translation/
H A Daction.php105 strpos($event->data['script'][$i]['src'], '/lib/exe/js.php') !== false
218 if ($this->getConf('copytrans') && $this->helper->istranslatable($ID, false)) {
/plugin/aichat/
H A Dcomposer.lock208 "prefer-stable": false,
209 "prefer-lowest": false,
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoHash.php86 public function read($hash, $asGrid = false)
320 if (strpos((self::$borders[$direction][$type]), $last) !== false) {

1...<<181182183184185186187188189190>>...246