Home
last modified time | relevance | path

Searched refs:true (Results 3201 – 3225 of 6699) sorted by relevance

1...<<121122123124125126127128129130>>...268

/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCard.php275 $repaired = true;
280 $repaired = true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPropsInfiniteDepthTest.php25 $this->server->enablePropfindDepthInfinity = true;
157 …$this->assertTrue(count($xml->xpath($test))==true,'We expected the ' . $test . ' element to appear…
/plugin/do/syntax/
H A Ddolist.php117 return true;
122 return true;
/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php23 … 'style-next' => array ('style:next-style-name', 'style', true),
30 …'style-display' => array ('style:display', 'header', true),
/plugin/statistics/
H A Daction.php188 if($row['info'] == 'page_count') $page_ran = true;
189 if($row['info'] == 'media_count') $media_ran = true;
/plugin/combo/syntax/
H A Dfragment.php215 return true;
230 return true;
/plugin/combo/ComboStrap/
H A DMime.php189 return true;
192 return true;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php188 return true;
193 return true;
/plugin/sql/
H A DDB.php94 return true;
107 return true;
/plugin/structprogress/types/
H A DProgress.php75 return true;
92 return true;
/plugin/photogallery/phpThumb/
H A Dphpthumb.unsharp.php56 return true;
147 return true;
/plugin/doi/syntax/
H A Ddoi.php62 return true;
75 return true;
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DAutoloader.php32 spl_autoload_register([__CLASS__, 'autoload'], true, $prepend);
/plugin/comment/
H A Dsyntax.php23 function render($mode, Doku_Renderer $renderer, $data) { return true; }
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DNoSilencedErrorsSniff.php68 if ($this->error === true) {
/plugin/quickstats/scripts/
H A Dread_ini.php13 $header_found = true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DIssue228Test.php15 protected $setupCalDAV = true;
/plugin/davcal/vendor/sabre/vobject/
H A D.travis.yml11 fast_finish: true
/plugin/mikioplugin/syntax/
H A Dcardheader.php16 public $hasEndTag = true;
28 ), true);
H A Dcardsubtitle.php16 public $hasEndTag = true;
28 ), true);
H A Dcardtitle.php16 public $hasEndTag = true;
28 ), true);
/plugin/mdpage/vendor/composer/
H A DClassLoader.php302 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
324 return true;
364 $this->missingClasses[$class] = true;
/plugin/findologicxmlexport/vendor/composer/
H A DClassLoader.php302 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
324 return true;
364 $this->missingClasses[$class] = true;
/plugin/webdav/vendor/composer/
H A DClassLoader.php302 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
324 return true;
364 $this->missingClasses[$class] = true;
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php174 $noName = true;
354 if ($parameter->name == $name) return true;
469 if (true || StringUtil::isUTF8($newValue)) {

1...<<121122123124125126127128129130>>...268