Home
last modified time | relevance | path

Searched refs:TRUE (Results 1 – 25 of 218) sorted by relevance

123456789

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Din.test5 TRUE
9 TRUE
13 TRUE
16 TRUE
19 TRUE
22 TRUE
25 TRUE
28 TRUE
31 TRUE
34 TRUE
[all …]
H A Din_with_objects.test5 TRUE
19 TRUE
/plugin/hidingip/
H A Daction.php46 if ($this->getConf('rightToSeeIP') == 'mg' && auth_ismanager()) $showip = TRUE;
47 if ($this->getConf('rightToSeeIP') == 'sp' && auth_isadmin()) $showip = TRUE;
60 if ($flag == TRUE and strpos($ref,'<bdo dir="ltr">') !== FALSE) {
61 if ($showip == TRUE) {
72 if ($ref['class'] == 'user') $flag = TRUE;
89 if ($this->getConf('rightToSeeIP') == 'sp' && auth_isadmin()) $showip = TRUE;
99 if ($flag == TRUE and strpos($ref,'<bdo dir="ltr">') !== FALSE) {
100 if ($showip == TRUE) {
113 if ($ref['class'] == 'user') $flag = TRUE;
134 if ($this->getConf('rightToSeeIP') == 'sp' && auth_isadmin()) $showip = TRUE;
[all …]
/plugin/nosecedit/
H A Dsyntax.php30 p_set_metadata($ID,array("sectionedit"=>"on"),FALSE,TRUE);
73 return (array($ID=>TRUE));
86 if (isset($opt[$ID])==TRUE)
88 p_set_metadata($ID,array("sectionedit"=>"off"),FALSE,TRUE);
92 p_set_metadata($ID,array("sectionedit"=>"on"),FALSE,TRUE);
95 return (TRUE);
/plugin/guestbook/
H A Dadmin.php50 $form = new guestbook(TRUE);
56 $form = new guestbook(TRUE);
62 $form = new guestbook(TRUE);
68 $form = new guestbook(TRUE);
79 $guestbook = new guestbook(TRUE);
89 print $guestbook->html($this, TRUE);
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DCss.php53 return TRUE;
65 $this->_inSelectorSequence = TRUE;
66 return TRUE;
81 return TRUE;
96 return TRUE;
107 return TRUE;
118 return TRUE;
126 return TRUE;
132 return TRUE;
138 return TRUE;
[all...]
H A DExplain.php110 return TRUE;
120 return TRUE;
131 return TRUE;
174 return TRUE;
188 return TRUE;
197 return TRUE;
206 return TRUE;
307 return TRUE;
333 return TRUE;
358 return TRUE;
[all...]
H A DXpath.php281 return TRUE;
297 return TRUE;
314 return TRUE;
324 return TRUE;
564 return TRUE;
568 return TRUE;
577 return TRUE;
602 return TRUE;
608 return TRUE;
614 return TRUE;
[all...]
/plugin/accscounter/syntax/
H A Dcounter.php115 if ($included != TRUE) $excluded = TRUE;
133 $excluded = TRUE;
160 $sfspluginok = TRUE;
162 $ishespam = TRUE;
163 $excluded = TRUE;
186 $modify = TRUE;
232 $inthelog = TRUE;
251 $modify = TRUE;
292 $inthelog = TRUE;
309 if ($ACT == '' or $ACT == 'show') $showing = TRUE;
[all …]
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DFactoryTest.php25 array(NULL, TRUE, 'SebastianBergmann\\Comparator\\ScalarComparator'),
26 array(TRUE, NULL, 'SebastianBergmann\\Comparator\\ScalarComparator'),
27 array(TRUE, TRUE, 'SebastianBergmann\\Comparator\\ScalarComparator'),
29 array(TRUE, FALSE, 'SebastianBergmann\\Comparator\\ScalarComparator'),
30 array(FALSE, TRUE, 'SebastianBergmann\\Comparator\\ScalarComparator'),
/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…
204 …if ($detail['http_code'] == '200') return array('succeeded' => TRUE, 'message' => $this->getLang('…
230 if (preg_match($prefix, $ip)) return TRUE;
245 if (preg_match($prefix, $username)) return TRUE;
267 if (preg_match($prefix, $ascii)) return TRUE;
268 if (preg_match($prefix, $utf8)) return TRUE;
272 if ($this->getConf('skipMgAndSp') == 'mg' && auth_ismanager()) return TRUE;
273 if ($this->getConf('skipMgAndSp') == 'sp' && auth_isadmin()) return TRUE;
274 if ($this->getConf('skipMgAndSp') == 'user' && $_SERVER['REMOTE_USER']) return TRUE;
[all …]
/plugin/lang/
H A Dsyntax.php221 static $VALID = TRUE; // flag to notice invalid markup
230 return TRUE;
234 return TRUE;
239 $VALID = TRUE;
242 return TRUE;
/plugin/vbsso/includes/
H A Dapi.php53 return array(SHAREDAPI_EVENT_FIELD_DATA => array(SHAREDAPI_EVENT_FIELD_VERIFY => TRUE));
94 $u = vbsso_listener_user_load($json, TRUE);
110 auth_logoff(TRUE);
121 if (vbsso_listener_user_load($json, TRUE)) {
123 $secret = auth_cookiesalt(TRUE); //always sticky
144 $update = TRUE;
149 $update = TRUE;
160 $update = TRUE;
278 … setcookie(DOKU_COOKIE, $cookie, $time, $cookieDir, '', ($conf['securecookie'] && is_ssl()), TRUE);
292 return TRUE;
[all …]
/plugin/diff/
H A Dsyntax.php98 return TRUE;
146 return TRUE;
158 return TRUE;
168 return TRUE;
171 return TRUE;
403 return TRUE;
407 return TRUE;
/plugin/jiralinks/
H A Daction.php54 $url = wl($ID, '', TRUE);
60 …favicon = tpl_getMediaFile(array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico'), TRUE);
82 $this->alreadyTriggered = TRUE;
104 curl_setopt($curl, CURLOPT_POST, TRUE);
117 curl_setopt($curl, CURLOPT_RETURNTRANSFER, TRUE);
/plugin/sql/
H A Dsyntax.php34 var $wikitext_enabled = TRUE;
85 $this->wikitext_enabled = TRUE;
105 $this->wikitext_enabled = TRUE;
108 $this->display_inline = TRUE;
113 $this->vertical_position = TRUE;
123 return TRUE;
136 return TRUE;
/plugin/batchedit/
H A Dconfig.php21 'matchctx' => TRUE,
24 'searchlimit' => TRUE,
29 'checksummary' => TRUE
85 $cookie = json_decode($_COOKIE[self::COOKIE], TRUE);
133 $this->config[$id] = $options[$id] == TRUE;
/plugin/dokutexit/
H A Dsyntax.php104 return TRUE;
122 return TRUE;
126 return TRUE;
134 return TRUE;
/plugin/deflist/
H A Dsyntax.php327 * @return Boolean <tt>TRUE</tt> if rendered successfully, or
402 return TRUE;
408 if (TRUE === $mark) {
419 $INDD[--$LEVEL] = TRUE;
431 $INDD[$LEVEL] = TRUE;
453 return TRUE;
466 return TRUE;
/plugin/vote/
H A Dsyntax.php120 return TRUE;
141 return TRUE;
151 if( file_exists( $vote_log_file ) ){ return TRUE; }
162 return TRUE;
174 return TRUE;
199 return TRUE;
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/
H A Dclass_with_deprecated_method.phpt2 …amework_MockObject_Generator::generate('ClassWithDeprecatedMethod', array(), 'MockFoo', TRUE, TRUE)
24 TRUE,
25 TRUE
/plugin/onlinenumber/
H A Dsyntax.php65 if (! $found && $matches[1] == $host) $found = TRUE;
103 $dirty = TRUE;
110 $dirty = TRUE;
166 $result = TRUE;
/plugin/gallery2/dwgallery/
H A Dconfig.php.sample.php21 $gallery['exif'] = TRUE; // EXIF-Unterstützung
22 $gallery['iptc'] = TRUE; // IPTC-Unterstützung
/plugin/tip/
H A Dsyntax.php314 return TRUE;
318 return TRUE;
325 return TRUE;
/plugin/vbsso/
H A Daction.php73 TRUE)) {
151 …on' => $this->vbsso_platform_settings[VBSSO_NAMED_EVENT_FIELD_LOGIN_VBULLETIN_URL]), TRUE, 'post');
166 $this->getLang('btn_register'), '', TRUE) . '</p>');
172 $this->getLang('btn_resendpwd'), '', TRUE) . '</p>');

123456789