Home
last modified time | relevance | path

Searched refs:true (Results 3526 – 3550 of 6699) sorted by relevance

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

/plugin/combo/ComboStrap/
H A DDatabasePageRow.php334 return true;
343 return true;
357 return true;
367 return true;
384 return true;
397 return true;
879 $metaRecord[self::IS_INDEX_COLUMN] = ($this->markupPath->isIndexPage() === true ? 1 : 0);
1280 $record['IS_LOW_QUALITY'] = ($this->markupPath->isLowQualityPage() === true ? 1 : 0);
/plugin/dokusioc/lib/
H A Dsioc_inc.php57 $this->url_usetype = true;
70 $url_usetype = true,
135 return clean($siocURL, true);
141 true, 200);
162 <foaf:Document rdf:about="' . clean($this->profile_url, true) . '">
164 <foaf:primaryTopic rdf:resource="' . clean($this->objects[0]->_url, true) . '"/>
165 <admin:generatorAgent rdf:resource="' . clean($this->generator, true) . '"/>
166 …<admin:generatorAgent rdf:resource="' . clean(EXPORTER_URL, true) . '?version=' . EXPORTER_VERSION…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc130 async: true,
635 required: true,
670 return true;
673 return true;
727 required: true,
770 required: true,
890 required : true,
897 return true;
969 hidden : true,
1057 hidden: true,
[all …]
/plugin/autotranslation/syntax/
H A Dnotrans.php61 $renderer->meta['plugin']['autotranslation']['notrans'] = true;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DReplaceFilter.php33 $reflectionProperty->setAccessible(true);
/plugin/fbsp/
H A Dfbcomment.php65 return true;
H A Dfblike.php65 return true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DEmptyStyleDefinitionSniff.php63 $next = $phpcsFile->findNext(array(T_WHITESPACE, T_COLON), ($stackPtr + 1), null, true);
/plugin/tabbox/
H A Daction.php41 'block' => true,
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.FlashCompat.txt
/plugin/inlinejs/syntax/
H A Dembedcss.php65 return true;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ExclusionStrategy/
H A DAlwaysExcludeExclusionStrategy.php16 return true;
/plugin/authsmartcard/auth/
H A Dindex.php31 $wrapped = wordwrap($cert, 64, "\n", true);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dconditional.test12 return ['foo' => 'foo.twig', 'standalone' => true]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Util/
H A DDeprecationCollectorTest.php24 $twig->addFunction(new TwigFunction('deprec', [$this, 'deprec'], ['deprecated' => true]));
/plugin/authfacebook/lib/PseudoRandomString/
H A DOpenSslPseudoRandomStringGenerator.php61 if ($wasCryptographicallyStrong !== true) {
/plugin/markdowku/
H A Dcodespans2.php31 return true;
H A Dcodespans3.php31 return true;
H A Dcodespans4.php31 return true;
H A Dcodespans5.php31 return true;
/plugin/oauthdoorkeeper/
H A Daction.php28 $result = json_decode($raw, true);
/plugin/include/syntax/
H A Dreadmore.php40 return true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Exception/
H A DTooManyMatchesTest.php14 $dom->formatOutput = true;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Eql/
H A DSearch.php58 if (isset($body) !== true) {
/plugin/oauth/
H A DRedirectSetting.php15 return true;

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