Home
last modified time | relevance | path

Searched refs:true (Results 3401 – 3425 of 6699) sorted by relevance

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

/plugin/progrecss/
H A Dsyntax.php173 return true;
182 return true;
/plugin/revealjs/syntax/
H A Dheader.php166 $renderer->wikipage_slide_edit_section_open = true;
174 return true;
/plugin/feed/
H A Dfeed.php149 $item->link = wl($page['id'], '', true, '&') . '#' . $page['anchor'];
188 return true;
/plugin/txtconf/
H A Dadmin.php95 $this->_changed = true;
103 … if( $this->_myconf->add_local_setting($_POST['newkey'],$_POST['newval'])) $this->_changed = true;
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/webcomponent/syntax/
H A Drelated.php186 $return = true
198 return true;
/plugin/task/
H A Daction.php211 saveWikiText($ID, $new, $summary, true); // save as minor edit
225 $_REQUEST['purge'] = true;
/plugin/authucenter/lib/uc_client/lib/
H A Dsendmail.inc.php44 stream_set_blocking($fp, true);
130 return true;
/plugin/davcard/vendor/sabre/vobject/lib/
H A DDateTimeParser.php99 $invert = true;
143 if ($invert) $iv->invert = true;
/plugin/gchart/
H A Dsyntax.php89 $return['legend'] = true;
92 $return['value'] = true;
233 return true;
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DDateTimeParser.php99 $invert = true;
143 if ($invert) $iv->invert = true;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Event/
H A DAttributesListener.php70 while (true) {
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DCommonmarkToDokuwikiExtension.php36 'use_asterisk' => Expect::bool(true),
37 'use_underscore' => Expect::bool(true),
38 'enable_strong' => Expect::bool(true),
39 'enable_em' => Expect::bool(true),
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS1.php88 switch (true) {
116 $symkey .= md5($symkey . $password . $iv, true);
/plugin/davcal/vendor/sabre/vobject/lib/
H A DDateTimeParser.php99 $invert = true;
143 if ($invert) $iv->invert = true;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DRedis.php90 return true;
172 return true;
/plugin/tagfilter/syntax/
H A Dcompare.php139 $form->addElement($HPageimage->td($selectedValues[$ii], ['firstimage' => true])); //fixme pageimage->td() does not accept flags as 2nd arg.
192 return true;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DRedis.php90 return true;
172 return true;
/plugin/combo/ComboStrap/
H A DPageDescription.php85 return true;
271 return true;
/plugin/combo/syntax/
H A Dtoggle.php189 $tagAttributes->addComponentAttributeValue("aria-expanded", true);
214 return true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBr.php79 $this->mpdf->ignorefollowingspaces = true;
82 $this->mpdf->linebreakjustfinished = true;
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiGeometry.php15 public function __construct($components = [], $allowEmptyComponents = true, $allowedComponentType = Geometry::class)
39 return true;
/plugin/dbquery/syntax/
H A Dquery.php55 return true;
68 return true;
/plugin/bbcode/
H A Ddeleted.php36 return true;
/plugin/new_page_dialog/action/
H A Dnew.php15 var $cache = true;

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