Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/lesserphp/src/
DConstants.php7 public const TRUE = ['keyword', 'true']; define in LesserPHP\\Constants
DLessc.php827 $passed = $this->reduce($guard) == Constants::TRUE;
1472 return Util::toBool($left == Constants::TRUE && $right == Constants::TRUE);
/dokuwiki/vendor/splitbrain/lesserphp/src/Utils/
DUtil.php42 if ($a) return Constants::TRUE;
/dokuwiki/lib/plugins/authad/adLDAP/classes/
DadLDAPExchange.php67 …$username, $storageGroup, $emailAddress, $mailNickname=NULL, $useDefaults=TRUE, $baseDn=NULL, $isG…