Home
last modified time | relevance | path

Searched refs:true (Results 4001 – 4025 of 6699) sorted by relevance

1...<<161162163164165166167168169170>>...268

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php347 $flag = true;
796 $spanned_resizable[$i] = true;
808 $spanned_resizable[$i] = true;
902 return true;
1112 (!is_null($hc->constant) ? !$hc->constant[1] : true) &&
1113 (!is_null($hc->min) ? !$hc->min[1] : true) &&
1114 (!is_null($hc->max) ? !$hc->max[1] : true);
1169 return true;
1347 return true;
H A Dbox.table.row.php213 return true;
217 return true;
/plugin/eventum/
H A Dsyntax.php109 return true;
228 return true;
/plugin/zip/pear/File/Archive/Reader/
H A DGzip.php48 function close($innerClose = true)
97 return true;
H A DBzip2.php48 function close($innerClose = true)
96 return true;
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDateTimeParser.php108 $invert = true;
159 $iv->invert = true;
/plugin/authgoogle/google/external/
H A DURITemplateParser.php130 $exp->one_var_defined = true;
138 $exp->one_var_defined = true;
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php227 if ($this->ordering === true) {
238 $tag->setExplicit(true);
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php79 $meta = is_string($meta) ? json_decode($meta, true) : $meta;
257 if (200 == $code && true == $location) {
/plugin/iptrust/
H A Dadmin.php51 io_saveFile(DOKU_CONF.'iptrust.conf', $ip."\n", true);
90 io_saveFile(DOKU_CONF.'iptrust.conf', $ip."\n", true);
/plugin/latexport/implementation/
H A Ddecorator_tables.php115 $this->inTable = true;
199 $lineIsPresent = true;
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php292 $repaired = true;
297 $repaired = true;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDateTimeParser.php111 $invert = true;
164 $iv->invert = true;
/plugin/toolbuttondel/
H A Daction.php83 $select_picker = true;
178 $data = print_r($data,true);
/plugin/nsexport/packer/ziphtml/
H A Dzip.php153 $output .= tpl_toc(true);
185 @ignore_user_abort(true);
/plugin/dokubookmark/
H A Dhelper.php153 'media_manager' => true,
197 trigger_event('HTML_EDIT_FORMSELECTION', $data, 'html_edit_form', true);
/plugin/bookmarkfile/
H A Dsyntax.php123 return true;
195 $json_bookmarks = json_decode($json, true);
/plugin/iptrust2/
H A Dadmin.php39 io_saveFile(DOKU_CONF.'iptrust.conf', $ip."\n", true);
78 io_saveFile(DOKU_CONF.'iptrust.conf', $ip."\n", true);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php157 return new ModifyDnRequest($dn, $dnObj->getRdn()->toString(), true, $newParentDn);
181 public static function rename(string $dn, $rdn, bool $deleteOldRdn = true): ModifyDnRequest
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiterStack.php113 if (\in_array($opener->getChar(), $characters, true)) {
148 $potentialOpenerFound = true;
151 $openerFound = true;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRedirectMiddleware.php57 if ($options['allow_redirects'] === true) {
195 … $idnOptions = ($options['idn_conversion'] === true) ? IDNA_DEFAULT : $options['idn_conversion'];
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php124 switch (true) {
164 while (true) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php67 static::$initialized = true;
280 …UnexpectedValueException('Expected the first arg to be a string, got: '.var_export($method, true));
/plugin/clearhistory/
H A Dadmin.php34 if (isset($_REQUEST['onlysmall']) && $_REQUEST['onlysmall'] == 'on') $onlySmall = true;
35 …if (isset($_REQUEST['onlynocomment']) && $_REQUEST['onlynocomment'] == 'on') $onlyNoComment = true;
/plugin/odt/ODT/
H A DODTSpan.php209 $closed = true;
210 $search ['matched'] = true;

1...<<161162163164165166167168169170>>...268