Home
last modified time | relevance | path

Searched refs:true (Results 3251 – 3275 of 6699) sorted by relevance

1...<<131132133134135136137138139140>>...268

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php78 $use_errors = libxml_use_internal_errors(true);
123 private static function query($xpath, $name, $error = null, $decode = true)
361 self::$rfc4050 = true;
423 $result = self::encodeParameters($curve, true, $options);
/plugin/achart/
H A DREADME.md74 toolbar: { show: true,tools: { download: true } },
100 toolbar: { show: true,tools: { download: true } },
/plugin/btable2/
H A Dsyntax.php180 $doodle[$row][$column] = true;
316 return true;
450 if ($this->getConf('btable_show_ratio') == true) {
567 if ($this->getConf('btable_show_export') == true) {
/plugin/statistics/inc/
H A DStatisticsLogger.class.php332 $ip = addslashes(clientIP(true));
383 $this->log_ip(clientIP(true));
411 $ip = addslashes(clientIP(true));
446 $ip = addslashes(clientIP(true));
475 $ip = addslashes(clientIP(true));
530 search($list, $conf['mediadir'], array($pop, 'searchCountCallback'), array('all' => true), '');
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php192 * @return bool - true if single value, false if an array
206 return true;
265 $this->wasBuild = true;
322 $this->wasBuild = true;
583 $unsetWasPerformed = true;
602 * and set the replacement to true (where the replacement takes the value of the deprecated metadata)
607 * @return bool if true the metadata will be shown on the meta manager form
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php164 while (true) {
183 while (true) {
194 $this->hitEOF = true;
202 $continueOuter = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php56 $this->OrientationChanges[$this->page] = true;
168 public function importPage($pageNumber, $box = PageBoundaries::CROP_BOX, $groupXObject = true)
333 protected function _put($s, $newLine = true)
375 $value->value = $filter->encode($string, true);
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php463 while (true) {
552 while (true) {
589 while (true) {
633 while (true) {
652 $advancedToNewMonth = true;
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php23 protected $closed = true;
148 $extract = true;
154 $extract = true;
233 $this->writeaccess = true;
341 $this->closed = true;
/plugin/codemirror/dist/modes/
H A Dapl.min.js.map1true;\n };\n };\n return {\n startState: function() {\n return {\n prev: false…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as82 negotiating=true;
108 _aNC[i].client.pending = true;
214 _aNC[event.target.client.id].client.pending = true;
222 negotiating=true;
223 idleTimeOut=true;
239 event.target.expectBWDone = true;
/plugin/wikistats/
H A DREADME.md80 tpl_action('recent', true, 'li', true),
81 tpl_action('media', true, 'li', true),
82 tpl_action('index', true, 'li', true)
/plugin/swiftmail/Swift/Authenticator/
H A DLOGIN.php39 return true;
H A DPLAIN.php40 return true;
/plugin/swarmwebhook/_test/
H A DZapierExtractData.test.php55 $inputArray = json_decode($inputJSON, true);
/plugin/actickets/
H A Dajax.php22 define('NOSESSION',true);
/plugin/wysiwyg/fckeditor/_samples/php/
H A Dsample02.php98 $oFCKeditor->Config['AutoDetectLanguage'] = true ;
/plugin/fedauth/Auth/OpenID/
H A DDumbStore.php88 return true;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DText.php32 protected function onTest($name, $success = true)
/plugin/webdavclient/
H A Daction.php36 if($this->hlp->indexerSyncAllConnections() === true)
/plugin/commonmark/vendor/league/commonmark/src/Inline/Element/
H A DAbstractWebResource.php
/plugin/captcha/
H A Dimg.php11 define('NOSESSION', true);
/plugin/mikioplugin/syntax/
H A Dcollapse.php15 public $hasEndTag = true;
/plugin/ipban/ip-lib/
H A DREADME.md2 ….appveyor.com/api/projects/status/github/mlocati/ip-lib?branch=master&svg=true)](https://ci.appvey…
146 …l (expanded) representation of the addresses. In this case, simply use a `true` parameter for the …
149 echo \IPLib\Factory::addressFromString('::')->toString(true);
151 echo \IPLib\Factory::addressFromString('::1')->toString(true);
153 echo \IPLib\Factory::addressFromString('fff::')->toString(true);
155 echo \IPLib\Factory::addressFromString('::0:0')->toString(true);
157 echo \IPLib\Factory::addressFromString('1:2:3:4:5:6:7:8')->toString(true);
/plugin/ckgedit/action/
H A Dmeta.php600 $show_msg = true;
623 $bad_create = true;
931 $show_msg = true;
980 …if(empty($this->dw_priority_group)) return true; // all users get dw_priority if no dw_priority g…
985 if($ar[$client] =='Y') return true; // Y = dw_priority selected
994 return true;
1022 $data = print_r($data,true);

1...<<131132133134135136137138139140>>...268