Home
last modified time | relevance | path

Searched refs:true (Results 5776 – 5800 of 6699) sorted by relevance

1...<<231232233234235236237238239240>>...268

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DHandlerStack.php158 $this->splice($findName, $withName, $middleware, true);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DMontgomery.php133 switch (true) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DOpenSSH.php209 $publicKey = self::savePublicKey($curve, $publicKey, ['binary' => true]);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php247 $conditions[$kk]['tokens'][$ii]['validToken'] = true;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php198 $dom->formatOutput = true;
/plugin/structnotification/
H A Dadmin.php29 * @return bool true if only access for superuser, false is for superusers and moderators
83 if ($ok) send_redirect(wl($ID, array('do' => 'admin', 'page' => 'structnotification'), true, '&'));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DUtilsTest.php112 $c = true;
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php347 $extract = true;
/plugin/combo/ComboStrap/
H A DPermalinkTag.php32 $strict = $attributes->getBooleanValueAndRemoveIfPresent(TagAttributes::STRICT, true);
H A DPrism.php177 'remove-trailing': true,
178 'remove-indent': true,
179 'left-trim': true,
180 'right-trim': true,
303 $lineNumberEnabled = true;
363 $attributes->addOutputAttributeValue('data-download-link', true);
H A DMarkupRef.php397 $isNamespacePath = true;
401 $isPath = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode39.php116 $t = true; // bar
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DHr.php21 $this->mpdf->ignorefollowingspaces = true;
/plugin/recommend/
H A Daction.php227 'URL' => wl($id, '', true),
/plugin/nspages/printers/
H A Dprinter.php114 * @param bool $node true when a node; false when a leaf
126 $this->renderer->listitem_open($level, true);
/plugin/sha3sum/
H A DSha3.php352 if( ! in_array($mdlen, [224, 256, 384, 512], true)) {
361 if( ! in_array($security_level, [128, 256], true)) {
/plugin/odp/
H A DZipLib.class.php157 return true;
380 return true;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php70 return [['true', true], ['false', false], ['1', true], ['0', false]];
/plugin/schedule/
H A DscheduleRoot.class.php266 foreach (array (false, true) as $sharedVal) {
331 $xml->formatOutput = true;
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php299 true);
382 return true;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php39 protected $enablePost = true;
63 function __construct($enablePost = true) {
/plugin/quickstats/
H A DHOW-TO120 …d the geoPlugin will be used for IP geo-locating (defaults to true); with this set to true GeoLIte…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS8.php279 static::$childOIDsLoaded = true;
324 self::$oidsLoaded = true;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php55 * compute the true expected sets as though the reporting occurred as early
89 $this->errorRecoveryMode = true;
545 * input. If this method returns `true`, `$recognizer` will be in error
551 * `true`, the caller is responsible for creating and inserting a
556 * @return bool `true` If single-token insertion is a viable recovery
588 return true;
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DLineString.php446 $segments = $this->explode(true);
456 return true;

1...<<231232233234235236237238239240>>...268