Home
last modified time | relevance | path

Searched refs:false (Results 4576 – 4600 of 6149) sorted by last modified time

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

/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php243 if (strpos($val,"\n") !== false) {
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php71 protected $allDay = false;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVTodoTest.php29 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
34 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
39 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
44 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
49 $tests[] = array($vtodo5, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
54 $tests[] = array($vtodo6, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
60 $tests[] = array($vtodo7, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php13 $comp = new VCalendar(array(), false);
35 $comp = new VCalendar(array(), false);
106 $comp = new VCalendar(array(), false);
141 $comp = new VCalendar(array(), false);
154 $comp = new VCalendar(array(), false);
212 $comp = new VCalendar(array(), false);
228 $comp = new VCalendar(array(), false);
250 $comp = new VCalendar(array(), false);
262 $comp = new VCalendar(array(), false);
295 $comp = new VCalendar(array(), false);
[all …]
H A DEmptyParameterTest.php50 $vcard = new Component\VCard(array(), 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/coinhive/conf/
H A Ddefault.php14 $conf['ch-autothreads'] = false;
17 $conf['ch-forceASMJS'] = false;
/plugin/epnsmartlink/
H A Daction.php63 return false;
/plugin/tipoftheday/syntax/
H A Dtotd.php91 return false;
/plugin/searchcombinedgoogle/
H A Daction.php50 return false;
/plugin/redirector/
H A Daction.php43 …$checkID = strpos($_SERVER["REQUEST_URI"], '?') === false ? $_SERVER["REQUEST_URI"] : substr($_SER…
/plugin/redirector/conf/
H A Ddefault.php3 $conf['doLog'] = false;
/plugin/chem/
H A Dsyntax.php44 return false;
/plugin/gitlabproject/
H A Dsyntax.php82 if($mode != 'xhtml') return false;
88 $renderer->info['cache'] = false;
/plugin/rocketchatnotifier/
H A Daction.php93 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
111 if ($result === false){
/plugin/authvk/
H A Dauth.php20 protected $_pregsplit_safe = false;
41 function trustExternal($user, $pass, $sticky = false) {
59 if ($login == null) return false;
63 return false;
92 if($userinfo === false) return false;
163 if($this->getUserData($user) !== false) {
165 return false;
198 if(($userinfo = $this->getUserData($user)) === false) {
200 return false;
221 return false;
[all …]
H A Daction.php18 $conf['profileconfirm'] = false;
101 $vk_result = false;
119 if(($auth->getUserData($vk_login) == false) and (!empty($vk_fullname)) ){
/plugin/authplaincas/
H A Dauth.php60 $this->success = false;
65 $this->success = false;
82 $this->success = false;
85 $this->success = false;
123 'debug' => false,
336 return false;
437 return false;
446 $save = false;
495 if (($userinfo = $this->getUserData($user)) === false) return false;
508 return false;
[all …]
/plugin/subnumberlist/
H A Dsyntax.php37 return false;
59 return false;
/plugin/filterrss/
H A Dsyntax.php52 $desc = false;
53 if(stripos($sort, 'desc') !== false)
151 $jump_this_entry = false;
228 if($jump_this_entry == false)
280 return false;
H A Daction.php36 $event->result = false;
/plugin/filterrss/conf/
H A Ddefault.php3 $conf['bbcode'] = false;
/plugin/alphalist/
H A Daction.php25 $event->result = false;
H A Dsyntax.php89 if($section == false)
139 $letter_change = false;
152 $letter_change = false;
161 return false;
/plugin/glossary/syntax/
H A Dspan.php51 return false;
56 return false;
62 return false;
64 false;

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