Home
last modified time | relevance | path

Searched refs:true (Results 5201 – 5225 of 6699) sorted by relevance

1...<<201202203204205206207208209210>>...268

/plugin/pureldap/classes/
H A DGroupHierarchyCache.php57 return json_decode(file_get_contents($cachename), true, 512, JSON_THROW_ON_ERROR);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncRequestControl.php88 parent::__construct(self::OID_DIR_SYNC, true);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DRaw.php116 $components['isPublicKey'] = true;
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php109 'bool' => true,
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DPumpStream.php118 return true;
H A DLimitStream.php43 return true;
H A DMultipartStream.php33 $this->boundary = $boundary ?: sha1(uniqid('', true));
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle6AuthHandler.php111 'http_errors' => true,
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCoroutine.php101 public function wait($unwrap = true)
/plugin/davcal/vendor/sabre/http/lib/
H A DMessage.php281 return true;
/plugin/davcal/vendor/sabre/vobject/lib/
H A DDocument.php164 public function createComponent($name, array $children = null, $defaults = true) {
H A DParameter.php58 $this->noName = true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DAbstractDigestTest.php106 [true, 'principals/user'],
/plugin/evesso/classes/
H A DoAuthStorage.php192 return true;
/plugin/s5/ui/default/
H A Diepngfix.htc16 filters[f].enabled = s ? true : false;
/plugin/s5/ui/dokuwiki/
H A Diepngfix.htc16 filters[f].enabled = s ? true : false;
/plugin/elasticsearch/helper/
H A Ddocparser.php156 ($decoded = json_decode($result, true)) === null
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php109 'bool' => true,
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DLimitStream.php38 // Always return true if the underlying stream is EOF
40 return true;
/plugin/docnavigation/syntax/
H A Dpagenav.php189 return true;
/plugin/extranet/
H A Daction.php23 return true;
/plugin/notification/action/
H A Dcron.php
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php153 if (in_array($toCheck, $allowed, true)) {
H A Dtimeline.php107 return true;
/plugin/data/admin/
H A Daliases.php45 * Return true for access only by admins (config:superuser) or false if managers are allowed as well
51 return true;

1...<<201202203204205206207208209210>>...268