Home
last modified time | relevance | path

Searched refs:true (Results 3676 – 3700 of 6699) sorted by relevance

1...<<141142143144145146147148149150>>...268

/plugin/archiveupload/
H A Daction.php172 return true;
187 return true;
/plugin/pdftools/
H A Dadmin.php65 $okay = true;
70 $continue = strtolower($name[1]) == 'zip' ? true : false;
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/openas/
H A Dsyntax.php135 return true;
146 if(is_array($what)) $what = print_r($what,true);
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DBase64.php47 return static::doEncode($binString, true);
70 protected static function doEncode(string $src, bool $pad = true): string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php56 bool $useAttachment = true,
59 bool $bubble = true,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerCopyMoveTest.php24 $this->server->debugExceptions = true;
146 …is->assertEquals(201, $this->response->status, 'Full response: ' . $this->response->getBody(true));
/plugin/ckgedit/
H A Dhelper.php45 if(isset($_REQUEST['target']) && $_REQUEST['target'] == 'plugin_data') return true;
70 $admin_exclusion = true;
/plugin/blog/syntax/
H A Dautoarchive.php58 if (!$entries) return true; // nothing to display
91 return true;
/plugin/blogtng/syntax/
H A Dblog.php202 return true;
211 switch(true) {
/plugin/farmer/action/
H A Dajax.php146 echo $this->createPluginMatrixCell($plugin, $this->getLang('plugin_default'), true);
176 $isdefault = true;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php160 $this->bcWriteCacheFile = true;
167 $this->bcGetCacheFilename = true;
198 $this->debug = true;
226 $this->autoReload = true;
252 $this->strictVariables = true;
284 public function getCache($original = true)
861 $this->runtimeInitialized = true;
898 return true;
1547 $this->extensionInitialized = true;
/plugin/projects/lib/
H A Dmaker.php13 public $valid = true;
72 $this->unconditional = true;
163 $dep_node = new MakeNode($dep, true);
243 $drop = true;
/plugin/cli/
H A Dsyntax.php82 $this->init = true;
90 if ($mode == substr(get_class($this), 7)) return true;
223 $prompt_continue=true;
288 $not_first_line=true;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php342 $caught = true;
345 $this->assertEquals(true, $caught);
373 $caught = true;
376 $this->assertEquals(true, $caught);
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak12 if(in_array($src, $forbid)) return true;
26 $r = true;
37 function installStep($s = null, $infarmer = true) {
73 true,
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.zip.php133 return true;
154 return true;
202 return true;
227 return true;
H A Dmodule.misc.iso.php60 return true;
138 return true;
221 return true;
282 return true;
/plugin/offline/
H A Dcreate.php95 $offlineConf['logWriteToFile'] = true;
96 $offlineConf['logPrintToScreen'] = true;
419 function delete_file($filenameWithPathStr, $log = true) {
437 function remove_directory($pathStr, $log = true) {
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php21 $this->isParsed = true;
69 $first = true;
109 return true;
222 $first = true;
/plugin/dokutranslate/
H A Daction.php56 $ret[$i]['ip'] = clientIP(true);
85 $meta['current'][$parid]['ip'] = clientIP(true);
223 io_mkdir_p($datapath, 0755, true);
509 $reviewme = true;
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md72 true: boolean true
85 "true": boolean true
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php342 $caught = true;
345 $this->assertEquals(true, $caught);
373 $caught = true;
376 $this->assertEquals(true, $caught);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php342 $caught = true;
345 $this->assertEquals(true, $caught);
373 $caught = true;
376 $this->assertEquals(true, $caught);
/plugin/statdisplay/helper/
H A Dlog.php332 return true;
344 return true;
358 $data = array_slice((array)$data, -7, 7, true); // limit to seven days
364 7 - $num, true);

1...<<141142143144145146147148149150>>...268