Home
last modified time | relevance | path

Searched refs:true (Results 5051 – 5075 of 6699) sorted by relevance

1...<<201202203204205206207208209210>>...268

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DMSWordTest.php19 $server->debugExceptions = true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php161 return true;
/plugin/dokucrypt2/
H A Dsyntax.php134 return true;
/plugin/twofactortelegram/
H A Daction.php54 $this->settings->set('verified', true);
/plugin/odt/helper/
H A Dstylefactory.php277 public static function createPagebreakStyle($style_name, $parent=NULL,$before=true) {
/plugin/approve/
H A Dadmin.php45 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'approve'), true, '&'));
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php125 return hash_hmac('sha1', $data, $this->getSigningKey(), true);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php88 } elseif (!isset($data['oauth_callback_confirmed']) || $data['oauth_callback_confirmed'] !== 'true') {
/plugin/randomtables/syntax/
H A Dsource.php112 return true;
/plugin/combo/ComboStrap/Api/
H A DApiRouter.php122 return true;
/plugin/combo/ComboStrap/TagAttribute/
H A DStyleAttribute.php70 if ($logicalTag !== null && $tagAttributes->getDefaultStyleClassShouldBeAdded() === true) {
/plugin/combo/ComboStrap/
H A DTreeNode.php109 while (true) {
H A DPathTreeNode.php79 while (true) {
H A DMarkupPath.php285 * @return bool true if this is a fragment markup
296 return in_array($name, $slotNames, true);
300 * @return bool true if this is the side slot
315 * @return bool true if this is the main
328 return in_array($name, $slotNames, true);
417 * @param boolean $value true if this is a low quality page rank false otherwise
450 * @return bool true if this is a low quality page
496 * If true, the page is quality monitored (a note is shown to the writer)
574 $return = array_search($this->getPathObject()->getWikiId(), $pages, true);
824 return true;
[all...]
/plugin/combo/syntax/
H A Dmetadata.php180 return true;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DArrayPredictionContext.php82 return true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode11.php
/plugin/mermaid/
H A Dsyntax.php111 return true;
/plugin/struct/syntax/
H A Dlist.php
H A Dtable.php126 $table->render(true);
138 return true;
/plugin/linkback/action/
H A Dakismet.php74 * classified as spam (true) or ham (false)
78 if ($resp == 'true')
79 return true;
/plugin/mantis/lib/
H A Dclass.wsdl.php112 $this->schemas[$ns]->imports[$ns2][$ii]['loaded'] = true;
138 $this->import[$ns][$ii]['loaded'] = true;
268 if (!xml_parse($this->parser, $wsdl_string, true)) {
288 return true;
382 $this->documentation = true;
457 … $this->import[$attrs['namespace']][] = array('location' => '', 'loaded' => true);
1062 $change = true;
1083 return true;
1660 $optionals = true;
1900 return true;
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1true;\n return obj;\n }\n\n function metaHook(stream, state) {\n if (!state.startOfLine) r…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak150 setModified(true);
210 outer.setOneTouchExpandable(true);
685 about.setModal(true);
693 about.setVisible(true);
829 layout = new mxCompactTreeLayout(graph, true);
859 layout = new mxPartitionLayout(graph, true)
887 layout = new mxStackLayout(graph, true)
/plugin/preservefilenames/
H A Daction_anteater.php350 'in_mediamanager' => true,
414 array('showmsg' => true, 'depth' => 1), $dir);

1...<<201202203204205206207208209210>>...268