Home
last modified time | relevance | path

Searched refs:false (Results 651 – 675 of 6149) sorted by relevance

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php142 public function getImage(&$file, $firsttime = true, $allowvector = true, $orig_srcpath = false, $interpolation = false)
158 // firsttime i.e. whether to add to this->images - use false when calling iteratively
270 $this->mpdf->SetFont($family, $style, $size, false);
286 if (!function_exists('imagewebp') || false === $im) {
345 imageinterlace($im, false);
350 $info = $this->getImage($tempfile, false);
371 $info = $this->convertImage($data, $a[2], 'DeviceCMYK', $a[0], $a[1], $ppUx, false);
378 $info = $this->convertImage($data, $a[2], 'DeviceGray', $a[0], $a[1], $ppUx, false);
383 //if ($pos !== false) {
[all...]
/plugin/calendoku/syntax/
H A Dshowicalendar.php32 $dohandle = false;
44 return false;
52 return false;
65 return false;
73 return false;
/plugin/swiftmail/Swift/Cache/
H A DDisk.php60 if (false === fwrite($handle, $data))
94 if (!$this->has($key)) return false;
104 return false;
107 if ($ret !== false)
115 return false;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php62 if (($index = array_search($entry, $this->entries, true)) !== false) {
79 return (array_search($entry, $this->entries, true) !== false);
88 return false;
117 return $entry === false ? null : $entry;
130 return $entry === false ? null : $entry;
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php93 return false;
96 return false;
105 return strpos($rec['message'], $message) !== false;
119 return false;
126 return false;
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php93 return false;
96 return false;
105 return strpos($rec['message'], $message) !== false;
119 return false;
126 return false;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DFileHeader.php61 return false;
67 return false;
71 $this->m_bGlobalClr = ($b & 0x80) ? true : false;
73 $this->m_bSorted = ($b & 0x08) ? true : false;
82 return false;
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php93 return false;
96 return false;
105 return strpos($rec['message'], $message) !== false;
119 return false;
126 return false;
/plugin/talkpage/
H A Daction.php30 if (!$this->getConf('showbutton')) return false;
31 if (!$event->data['view'] == 'main') return false;
56 if (!$this->getConf('showbutton')) return false;
57 if ($event->data['view'] !== 'page') return false;
/plugin/zip/pear/File/Archive/Predicate/
H A DCustom.php61 if (strpos($this->expression, "return") === false) {
64 $this->useName = (strpos($this->expression, '$name') !== false);
65 $this->useStat = (strpos($this->expression, '$stat') !== false);
66 $this->useMIME = (strpos($this->expression, '$mime') !== false);
/plugin/mantis/lib/
H A Dclass.soap_val.php72 …function soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attribute…
H A Dclass.wsdl.php72 …$proxyhost=false,$proxyport=false,$proxyusername=false,$proxypassword=false,$timeout=0,$response_t…
286 return false;
734 return false;
1038 return false;
1052 return false;
1114 return false;
1348 return $this->serialize_val($value, $name, false, false, false, false, $use);
1395 $contents .= $this->serialize_val($k,'key',false,false,false,false,$use);
1396 $contents .= $this->serialize_val($v,'value',false,false,false,false,$use);
1700 $xml .= $this->serialize_val($v, $eName, false, false, false, false, $use);
[all …]
/plugin/confmanager/action/
H A Ddeleteicon.php44 if ($config === false) {
67 return false;
72 return false;
76 return false;
H A Dupload.php43 if ($config === false) {
66 return false;
71 return false;
75 return false;
/plugin/indexmenu2/syntax/
H A Dindexmenu.php32 var $s_rev = false;
269 if (empty($data)) return false;
435 if ($opts['level']!=0 && $lvl >= $opts['level']) $ret=false;
439 return false;
450 if ($lvl == 1 && isset($opts['root']) && $id != $opts['root']) return false;
456 return false;
460 return false;
465 return false;
476 return false;
505 $nspage = false;
/plugin/subjectindex/inc/
H A Dcommon.php63 function current($get_section = false) {
82 function next($get_section = false) {
89 $valid = current($this->paths) !== false;
132 if ($a_sub !== false && $a_sub == 0) {
134 } elseif ($b_sub !== false && $b_sub == 0) {
181 $updated = false;
186 if ($key !== false) {
244 if ($last_cleanup === false) $last_cleanup = 0;
249 return false;
311 if ($pages !== false && isset($pages[$section])) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DIncludeSystemSniff.php15 if (class_exists('PHP_CodeSniffer_Standards_AbstractScopeSniff', true) === false) {
117 if ($implements !== false) {
131 if ($name !== false) {
161 if ($name !== false) {
179 while ($function !== false) {
198 if ($name !== false) {
204 if (isset($includedClasses[strtolower($className)]) === false) {
274 if ($name !== false) {
284 if (isset($includedClasses[strtolower($className)]) === false) {
330 return false;
/plugin/maintenancemessage/conf/
H A Ddefault.php6 $conf['maintenance_message_on'] = false;
8 $conf['deny_all_logins'] = false;
10 $conf['deny_editing'] = false;
/plugin/upgrade/HTTP/
H A DHTTPClient.php78 $this->debug = false;
91 * Returns the wanted page or false on an error;
95 * @return false|string response body, false on error
99 public function get($url,$sloppy304=false){
100 if(!$this->sendRequest($url)) return false;
102 if($this->status < 200 || $this->status > 206) return false;
109 * Returns the wanted page or false on an error.
117 * @return false|string response body, false o
[all...]
/plugin/infomail/conf/
H A Ddefault.php2 $conf['allowanonymous'] = false;
7 $conf['archive'] = false;
8 $conf['logmails'] = false;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.cell.php16 $this->_suppress_first = false;
17 $this->_suppress_last = false;
109 return false;
140 $padding->left->auto = false;
144 $padding->right->auto = false;
148 $padding->top->auto = false;
152 $padding->bottom->auto = false;
172 $margin_value->left->auto = false;
176 $margin_value->right->auto = false;
180 $margin_value->top->auto = false;
[all …]
/plugin/authsaml/
H A Dsaml.php95 return false;
150 return false;
161 return isset($this->users[$user]) ? $this->users[$user] : false;
183 $cookie = base64_encode($username).'|'.((int) false).'|'.base64_encode($pass);
216 return false;
311 return false;
322 return false;
359 if(($userinfo = $this->getFILEUserData($username)) === false) return false;
379 return false;
386 return false;
/plugin/unformattedcode/
H A Dsyntax.php55 return false;
60 return false;
68 if (empty($indata)) return false;
83 return false;
/plugin/remotelistnamespace/
H A Dremote.php44 return false;
50 return false; // depth reached
56 return false;
64 return false; // depth reached, no recursion required
/plugin/mediathumbnails/
H A Dthumb_engines.php37 return false;
71 $im->thumbnailImage($this->getTargetMaxDimension(),$this->getTargetMaxDimension(),true,false);
92 $im->thumbnailImage($this->getTargetMaxDimension(),$this->getTargetMaxDimension(),true,false);
123 return false;
132 if ($zip->locateName($thumbnail_path) !== false) {
141 return false;

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